.bs-variation:not(.theme-view)
 {
    --preview-bg-color: #7f001f !important;
    --primary-button-bg-color: #7f001f !important;
    --menu-item-active-color: #7f001f !important;
    --alternate-section-bg-color: #7f001f !important;
    --alternate-section-mobile-bg-color: #7f001f !important;
}

.bs-website:not(.theme-view) {
--primary-button-text-color: #eee !important;
}
