.section-9 .block-bg { background-size:85%!important; }

.footer_default h2 {
	font-family: 'Hepta Slab';
}
.footer_default {
	padding: 10px 0px;
}

/* this part can be removed if you don't want the bg image in the footer anymore */
/*
.footer_default {
	background: url(/site/footer.jpg);
	background-size:cover;
	background-position: center center;
	padding: 25px 0;
	color: white;
}
*/

.header_default nav .nav-item .dropdown-menu {
	margin-top: 0px !important;
}
