.bs-copyright {
    background: transparent;
    color: #969496;
}
.bs-header-top .cart-items {
    background: #f67bad;
}
.bs-collection__price-btn .btn-secondary {
    background: #f55997;
}
.bs-collection__price-btn .btn-secondary:hover {
    background: #f55997;
    opacity:.7;
}
.containerItemCart {
    background: #ffffff;
}
.term {
font-weight: 700;
}
.bs-collection-filter .bs-filter-btn:hover {
    color: white;
}