.bs-website:not(.theme-view) {
--title-text-color: #cc0000 !important;
/*--menu-item-active-color: #cc0000 !important;*/
--primary-button-bg-color: #cc0000 !important;
--preview-bg-color: #cc0000 !important;
--section-title-text-color: #cc0000 !important;
--alternate-section-title-text-color: #cc0000 !important;
--alternate-section-link-color: #cc0000 !important;
}

.details-modal-header{
    background-color: #cc0000 !important;
}


.community-section-footer .background-layer{
    background-color: #cc0000 !important;
}

.ticket-price{
    display: none;
}