.footer h3 {margin-bottom:7px;}
.bg-dark.footer {padding-top:0;}
.footer-top {background-color:transparent;}
.footer-top .form-control {background-color: #62686f;border-color: #383d42;color: #BBB;font-weight: 400;}
.footer-top .form-control:focus {border-color: #383d42;}

@media (min-width: 992px){
	.footer h3 { min-height: inherit; word-spacing: 100px;}
}