.bs-parallax {
    color: #5d2570;
}
.btn-outline-light {
    color: #5d2570;
    border-color: #5d2570;
}
.btn-outline-light:hover {
    background: #5d2570;
    color:white;
}
.floating-menu__cart .cart-items {
    background: #0d0d0d;
}
.btn-primary:not(:disabled):not(.disabled)::before {
    background: #3e294573;
}
.bs-title, .bs-title a, .bs-title:hover {
    color: #0d0d0d;
    text-transform: uppercase;
}
.bs-footer__social .btn-social {
    border: 1px solid #5C2773;
    color: white;
    background: #5C2773;
}
.badge-secondary {
    background: #0d0d0d;
}
.bs-collection__product-notice {
    font-style: italic;
    color: #979797;
}
.term {
    font-weight: 700;
    color: black;
}
.term {
    font-weight: 700;
    color: black;
    opacity:.7;
}
.bs-collection__product-title {
    font-size: 1.1rem;
    text-transform: uppercase;
}