/*** agrega aqui los estilos necesarios para modificar el template ***/
.bs-footer__social .btn-social:hover {
    background: transparent;
    border: transparent;
    opacity:.1;
}
.bs-footer__social .btn-social {
    background: transparent;
    color: white;
    border: transparent;
}
.bs-copyright {
    background: transparent;
}
.bs-footer__logo img {
    max-height: 160%;
    margin-bottom: -35px;
}
.cart-items {
    background: #c80000;
}
.bs-footer__top-section .bs-footer__title {
    color: white;
}
.form {
    font-weight: 700;
}