 .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} html {font-size: var(--root-font-size)} body {font-family: "Inter", sans-serif, system-ui, -apple-system; font-weight: 500; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "Mohave"; font-weight: 900} h1 {letter-spacing: -0.125rem} h2 {letter-spacing: 0.09375rem} blockquote {padding-left: var(--space-s); border-color: var(--primary); font-family: "Inter"; font-size: inherit; font-weight: 500}: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(--primary); text-decoration: underline; text-underline-offset: .25em; transition: .3s; &:is(:hover, :focus-visible){ color: var(--primary-hover); text-underline-offset: .35em; }}@media (max-width: 992px) { h2 {letter-spacing: 0.0625rem}}