 html {font-size: 100%} body {font-family: "Arimo"} h1, h2, h3, h4, h5, h6 {font-family: "Playfair Display"; font-weight: 600} h1 {font-size: var(--text-2xl)} h2 {font-size: var(--text-xl)} h3 {font-size: var(--text-l)} h4 {font-size: var(--text-m); font-weight: 500} h5 {font-size: var(--text-s); font-family: "acumin-pro"; font-weight: 500} h6 {font-size: var(--text-xs)} .bricks-type-lead {font-size: var(--text-m)}: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) .bricks-color-muted {color: var(--muted)}:where(:root) .bricks-background-muted {background-color: var(--muted)} .brxe-container {width: 1280px; padding-right: var(--space-m); padding-left: var(--space-m)} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: var(--border)} .brxe-section {padding-top: var(--space-3xl); padding-bottom: var(--space-3xl)}