/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.dark #footer, #footer.dark {
    background-color: #666666;

}

.menu-link {

    font-weight: 500;

}

h5.h5b
{
	color: #009FDB;
}

.heading-block {
    margin-bottom: 30px;
}



.content-wrap + .content-wrap {
	padding-top: 20px;
	margin-top: 0;
}

.content-wrap{
	padding-bottom: 20px;
}
