a.navbar-brand {
    max-width: 200px;
}

header .navbar a.navbar-brand img {
    max-height: 80px !important;
    height: 100% !important;
}


.text-copper-red, .btn-link.text-copper-red, a.text-copper-red-hover:hover {
    color: #CB2E2D;
}

@media (max-width: 575px) {
    #main-footer .footer-top * {
        text-align: center;
    }
}