 .brx-boxed {max-width: 1140px} .brx-boxed #brx-header.brx-sticky {max-width: 1140px; margin-left: auto; margin-right: auto}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--accent)}:where(:root) .bricks-background-secondary {background-color: var(--accent)}:where(:root) .bricks-color-light {color: var(--base-light)}:where(:root) .bricks-background-light {background-color: var(--base-light)} :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(--accent); text-decoration: none} html {font-size: 100%} body {font-size: var(--text-m); line-height: var(--text-mm); font-family: "Inter", Sans; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--base-dark); font-family: "Barlow"} h1 {font-size: var(--h1); margin-bottom: 1.25rem} h2 {font-size: var(--h2); margin-bottom: 1rem} h3 {font-size: var(--h3); margin-bottom: 0.75rem} h4 {font-size: var(--h4); margin-bottom: 0.5rem} h5 {font-size: var(--h5); margin-bottom: 0.35rem} h6 {font-size: var(--h6); margin-bottom: 0.25rem} .brxe-section {padding-top: var(--space-m); padding-bottom: var(--space-m)} .bricks-button {color: var(--base); text-transform: uppercase; font-size: var(--text-s)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--accent)}