.bs-website:not(.theme-view) {
    --title-text-color: #ea3732 !important;
    --body-text-color: #000000 !important;
    --secondary-text-color: #000000 !important;
    --link-color: #ea3732 !important;
    --menu-bg: #000000 !important;
    --menu-item-color: #ffffff !important;
    --menu-item-active-color: #ea3732 !important;
    --grey-bg: #ebebeb !important;
    --light-grey-bg: #ebebeb !important;
    --lightest-grey-bg: #ebebeb !important;
    --primary-button-text-color: #ffffff !important;
    --primary-button-bg-color: #ea3732 !important;
    --highlight-button-text-color: #ffffff !important;
    --highlight-button-bg-color: #ea3732 !important;
    --body-bg: #ffffff !important;
    --preview-bg-color: #ea3732 !important;
    --section-title-text-color: #ea3732 !important;
    --alternate-section-title-text-color:  #ffffff !important;
    --section-bg-color: #ffffff !important;
    --section-secondary-text-color: #000000 !important;
    --section-text-color: #000000 !important;
    --alternate-section-bg-color: #1f1f1f !important;
    --banner-overlay-bg-color: #1f1f1f !important;
    --banner-title-text-color: #ffffff !important;
    --banner-text-color: #ffffff !important;
    --banner-secondary-text-color: #ffffff !important;
    --primary-button-border-color: #ea3732 !important;
}