 body {color: var(--text-body); font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "Inter"; color: var(--text-title)} h1 {font-family: "Outfit"} h2 {font-family: "Outfit"; font-weight: 700} h3 {font-family: "Outfit"} h4 {font-family: "Outfit"; font-weight: 700} h5 {font-family: "Outfit"; font-weight: 700} html {background-color: var(--bg-body)} body {background: none} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)}: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(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) * {border-color: var(--border-primary)} :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 {color: var(--secondary)}.brxe-icon-box .icon {color: var(--secondary)}.brxe-icon-box .icon a {color: var(--secondary)}.brxe-icon-box .content {background-color: var(--secondary)} .brxe-section {margin-top: var(--space-xl); margin-bottom: var(--space-xl)}