footer .region.region-footer {
  padding: 0;
}
footer.mt-auto.footer-.text-dark.bg- {
    margin: 0;
    padding: 0;
}
.footerCol a {
	text-decoration: none;
}
.footerCol a:hover, .footerCol a:focus {
	text-decoration: underline;
}
.toolbar-fixed header {
	top: 39px;
}
.toolbar-fixed.toolbar-tray-open header {
	top: 79px;
}
section.top-section {
	padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.topLinks a {
  text-decoration: none;
}
.topLinks ul li a:hover, .topLinks ul li a:focus {
	text-decoration: underline;
}
@media screen and (min-width: 1024px) {
	.main-nav ul > li > a:hover,  ul > li > a:focus {
		color: #fff !important;
	}
}