/*** agrega aqui los estilos necesarios para modificar el template ***/

.ir-arriba {
    border-color: #ffc8e4;
    border: solid 1px;
}

.noUi-connect {
    background: #a8a8a8;
}

.btn-primary {
    background: #ba186b;
    border-color: #ba186b;
}

.bs-collection__product-brand {
    color: #696969;
}

.chat-widget__btn {
    background: #ba186b;
}

.bs-collection__product-final-price {
    font-size: 1.2rem;
}

.bs-collection__title {
    text-transform: uppercase;
}