.footer {color: #c5b692; }
.footer-overlay {
	background-color: rgba(0, 0, 0, 0.8);
    padding: 120px 0 14px 0;
}
.footer-contact { line-height: 1.5rem; }
.footer-form {
    min-height: 400px;
}
.footer-form input, .footer-form textarea{ display: inline-block; }
.footer-copyright { 
    font-size: 11pt;
    padding-top: 120px;
}