.bs-grid-header__logo img {
    max-height: 90px;
    width: auto;
}
.announcement-bar {
    background: #b55c98;
    border-color: #b55c98;
}
.bs-footer__social .btn-social:hover {
    background: #e41f1e;
}
.floating-menu__cart .cart-items {
    background: #e41e1d;
}
.bs-footer__logo img {
    width: 170px;
    margin-top: -20px;
}
.bs-footer__social .btn-social, .bs-footer__social .chat-facebook, .bs-footer__social .chat-whatsapp {
    color: #e41f1e;
}
.mapa {
    place-self: anchor-center;
}
.bs-copyright {
    background: transparent;
    color: #000000;
    font-weight: 100;
}
.multi-collection__btn .btn:not(.collapsed) {
    color: #fafafa;
    background: #b55c98;
    font-size: 22px;
}
.bs-article {
    background: #f5e6b2;
}
.containerItemCart {
    background: #ffffff;
}
.multi-collection__btn {
background: #B55C98;
border-radius: 5px;
}
.term {
font-weight:700;
}
.btn-light {
    border-color: #eed9e7;
}