 html {background-color: var(--bg-body)} body {background: none}: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(.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, .jet-listing-dynamic-link__link {transition: all .4s} body {color: var(--text-body); font-size: var(--text-m); font-family: "Mulish"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "DM Sans Display"; font-weight: 400} h1 {font-size: var(--text-4xl); margin-bottom: var(--space-s)} h2 {margin-bottom: var(--space-xs)} h3 {margin-bottom: var(--space-m)} h4 {margin-bottom: var(--space-m)} .brxe-container {padding-right: 15px; padding-left: 15px; width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} .bricks-button {font-size: var(--text-s); text-transform: uppercase; font-weight: 600; letter-spacing: 0.6px; line-height: 1; padding-top: var(--space-s); padding-right: var(--space-l); padding-bottom: var(--space-s); padding-left: var(--space-l)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--secondary-d-1)} .bricks-button.outline {border-width: 1px}