.badge-secondary {
    background: #c53425;
}

.bs-sticky-header .logo-header
{
    width: 240px !important;
    height: auto;
}
.bs-banner__title {
        background: transparent;
    }
.bs-footer__link {
    font-size: 17px;
}
.h5, h5 {
    font-size: 1.9rem;
}
.dropdown-menu.show {
    width: 280%;
}
.btn-cart:hover, .btn-login:hover {
    color: #dbdad9;
}
.jumbotron.formulario-mensaje-exito {
    border-color: #c53526;
    color: #c53425;
    box-shadow: 0 4px 15px rgb(197 52 37);
}
.floating-menu__cart .cart-items {
    background: #c53425;
}
.fa-arrow-alt-circle-left {
    color: white;
}
