.navbar-brand img { max-width:80px; }

.masthead img { max-width: 800px; width:100%; }
.masthead h2 { color:white; opacity: 70%;}

.masthead img.ml-logo { display:block; max-width: 200px; margin:0 auto; }
.masthead img.e8l-logo { display:block; margin:0 auto; }

.btn { background-color: #cc6666; }
.btn:hover { background-color: #993333; }
.btn:focus { background-color: #663333 !important; }

.text-primary { color: #cc6666 !important; }
.contact-section .card hr { border-color: #cc6666; }
.contact-section a { color: #cc6666; }

.contact-section .card { border-bottom: 0.25rem solid #cc6666; }

@media (max-width: 992px) {
    #mainNav { background:rgba(0,0,0, 0.7); }
}