 body {font-size: clamp(1.6rem, 0.208vw + 1.533rem, 1.8rem); line-height: 1.4; font-weight: 400; font-family: "nunito-sans"} h1, h2, h3, h4, h5, h6 {line-height: 1.3; font-weight: 800; font-family: "nunito-sans"} h1 {font-size: clamp(2.8rem, 1.458vw + 2.333rem, 4.2rem)} h2 {font-size: clamp(2.4rem, 0.833vw + 2.133rem, 3.2rem)} h3 {font-size: clamp(2rem, 0.833vw + 1.733rem, 2.8rem)} h4 {font-size: clamp(1.8rem, 0.417vw + 1.667rem, 2.2rem)} blockquote {border-left: 2px solid var(--primary); font-family: "nunito-sans"; font-style: italic; font-weight: 400} .brxe-section {padding-top: var(--section-block-padding); padding-right: var(--section-inline-padding); padding-bottom: var(--section-block-padding); padding-left: var(--section-inline-padding)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)} .bricks-button {font-family: "nunito-sans"; font-weight: 700; text-transform: uppercase} :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 {font-family: "nunito-sans"} :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(--primary)}