 html {font-size: 100%} body {font-family: "Newsreader"; font-size: var(--text-base); color: var(--color-text); line-height: 1.6} h1 {font-family: "Hanken Grotesk"; font-weight: 900; font-size: var(--text-4xl); line-height: 1.1; letter-spacing: -0.015em} h2 {font-family: "Hanken Grotesk"; font-weight: 700; line-height: 1.1; letter-spacing: 0.015em; font-size: var(--text-3xl)} h3 {font-family: "Hanken Grotesk"; font-weight: 700; line-height: 1.3; font-size: var(--text-2xl)} h4 {font-family: "Hanken Grotesk"; font-weight: 700; line-height: 1.3; font-size: var(--text-xl)} :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(--color-link); text-decoration: underline} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .brxe-container {margin-right: auto; margin-left: auto; width: 100%; max-width: var(--width-content)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--width-content)}