a.navbar-brand {
    max-width: 130px;
}


.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;
    }
}