.bricks-mobile-menu-overlay {display: none;}ul.bricks-mobile-menu{ width: 100% !important;}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--bg-light-1)}:where(:root) .bricks-background-light {background-color: var(--bg-light-1)}:where(:root) .bricks-color-dark {color: var(--bg-dark-1)}:where(:root) .bricks-background-dark {background-color: var(--bg-dark-1)}:where(:root) .bricks-color-muted {color: var(--tertiary)}:where(:root) .bricks-background-muted {background-color: var(--tertiary)}:where(:root) * {border-color: var(--secondary)}:where(:root) .bricks-color-info {color: var(--secondary)}:where(:root) .bricks-background-info {background-color: var(--secondary)}:where(:root) .bricks-color-success {color: var(--primary)}:where(:root) .bricks-background-success {background-color: var(--primary)}:where(:root) .bricks-color-warning {color: var(--secondary)}:where(:root) .bricks-background-warning {background-color: var(--secondary)}:where(:root) .bricks-color-danger {color: var(--secondary)}:where(:root) .bricks-background-danger {background-color: var(--secondary)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {text-decoration: underline} body {color: var(--bg-dark-1); font-size: var(--text-m); font-family: "Muli"} h1, h2, h3, h4, h5, h6 {color: var(--primary-d-1); font-family: "Open Sans"} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-3xl); line-height: var(--text-4xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-2xl)} h5 {font-size: var(--text-2xl)} h6 {font-size: var(--text-2xl)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-xs)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--bricks-color-sttswu)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--bg-light-1)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary-d-1)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-d-1)} .bricks-button {color: var(--bricks-color-psiqtx)}