 .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(.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(--primary)} html {font-size: 100%} body {font-size: var(--fluid-l); color: var(--light); font-family: "Fira Sans"} h1, h2, h3, h4, h5, h6 {color: var(--light)} h1 {font-size: var(--fluid-3xl); color: var(--secondary-d-3)} h2 {font-size: var(--fluid-3xl); color: var(--secondary-d-3)} h3 {color: var(--secondary); font-size: var(--fluid-xl)} h4 {color: var(--secondary); font-size: var(--fluid-l)} .brxe-section {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0} html {background-color: var(--bg-body)} body {background: none} .bricks-button.xl {padding-top: 1rem; padding-bottom: 1rem} :root .bricks-button[class*="primary"] {color: var(--light); font-size: var(--fluid-m); font-weight: 700; border-radius: var(--radius-s); box-shadow: 0 2px 48px 0 rgba(59, 63, 64, 0.2)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-d-1)}