/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-categories__title {
    color: #000000;
}
.bs-categories__item {
    background: #ffffff;
}
.bs-collection__product-final-price {
    color: #000000;
}
.btn-secondary:hover {
    background: #c30512c7;
    border-color: #c30512c7;
}