/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


#logo img {
	margin: 10px 0px;
}


section#slider {
	line-height: 1.8;
}

footer a {
	color: rgba(255,255,255,0.4);
}

.table th,
.table td {
	border-bottom-color: #fff;
}

#copyrights {
	font-size: 1.2rem;
}