 .brx-boxed {max-width: var(--max-screen-width)} .brx-boxed #brx-header.brx-sticky {max-width: var(--max-screen-width); 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(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--tertiary)}:where(:root) .bricks-background-light {background-color: var(--tertiary)} .brxe-container {width: var(--max-screen-width); padding-top: var(--space-2xl); padding-right: var(--space-xl); padding-bottom: var(--space-2xl); padding-left: var(--space-xl); row-gap: var(--space-m)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} body {font-family: "Urbanist"; font-size: var(--text-m); font-weight: 400; font-style: normal; color: #374151} h1 {color: var(--primary); font-size: var(--text-4xl); font-family: "Cormorant Garamond"; font-weight: 400} h2 {color: var(--primary-l-1); font-family: "Cormorant Garamond"; font-size: var(--text-3xl); font-weight: 400} h3 {font-size: var(--text-2xl); font-family: "Cormorant Garamond"; color: var(--primary-l-1); font-weight: 400} h4 {font-size: var(--text-xl); font-family: "Urbanist"; color: var(--black); text-transform: uppercase; font-weight: 500} h5 {font-size: var(--text-l); color: var(--black); font-family: "Urbanist"; text-transform: uppercase} h6 {color: var(--black); font-family: "Urbanist"; font-weight: 500; font-size: var(--text-m); font-style: italic} .bricks-type-hero {font-size: var(--hero-title-size); font-family: "Cormorant Garamond"} :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-l-1)}@media (max-width: 991px) { body {font-size: var(--text-m)}}@media (max-width: 478px) { body {font-size: var(--text-s)}}