 html {font-size: var(--root-font-size)} body {font-family: "Inter"; color: var(--neutral-dark); font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Inter"; line-height: 1.1; font-weight: 800; color: var(--neutral)} h1 {letter-spacing: -2px} h2 {letter-spacing: -1px} h3 {letter-spacing: -0.5px} h4 {font-weight: 800} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} :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(--text-light-muted)} html {background-color: var(--neutral-ultra-light)} body {background: none}.brxe-post-taxonomy .bricks-button {font-size: var(--text-s)}