/* Responsive Design */
@media (max-width: 991.98px) {
    .navbar-custom{
        background-color: #a8672e !important;
    }
}