/*** agrega aqui los estilos necesarios para modificar el template ***/
.cart-items {
    background: #cc5154;
}
.bs-footer__link__icon {
    color: #cc5154;
}
.bs-copyright {
    color: #4c5773;
}
.bs-categories__title {
    background: #cc5356ad;
}
.bs-collection-filter .btn-secondary:hover {
    background-color: #505b76c7;
    border-color: #505b76c7;
}
.term {
font-weight: 700;
}
.bs-collection__product-notice-tag {
    background: #dededef2;
    color: black;
    font-style: italic;
    max-width: 100%;

}
.bs-footer__title {
    color: #cc5154;
}
.bs-footer__top-section .bs-footer__title {
    color: #4c5773;
}
.bs-header-search {
    background: #A9A9A9;
}
.bs-header .bs-menu__close .btn {
    color: #000000;
}