 .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-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(:not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-file__button):not(.wp-block-social-link-anchor):not(.wp-block-navigation-item__content):not(.wp-block-image > a):not(.wp-block-image > figure > 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, .jet-listing-dynamic-link__link {color: var(--primary)} body {font-size: var(--text-m); color: var(--text-body); font-family: "Geist"; line-height: var(--leading-body)} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Geist"; font-weight: 600; letter-spacing: var(--tracking-tight)} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-l)} h6 {font-size: var(--text-m)} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-gutter); padding-bottom: var(--space-3xl); padding-left: var(--space-gutter)} html {background-color: var(--bg-surface)} body {background: none} .bricks-button {border-radius: var(--radius-s); transition: all 0.2s} .bricks-button:where(.bricks-background-primary), .bricks-button:where(.bricks-color-primary) {color: var(--light); font-weight: 600} .bricks-button:where(.bricks-background-primary:not(.outline)) {background-color: var(--primary)} .bricks-button:where(.bricks-background-primary:not(.outline)):hover {background-color: var(--primary-d-1)} .bricks-button:where(.bricks-color-primary.outline) {color: var(--primary)} .bricks-button:where(.bricks-color-primary.outline):hover {color: var(--light); background-color: var(--primary-d-1); border-color: var(--primary-d-1)}@media (max-width: 478px) { .brxe-section {padding-top: var(--space-4xl); padding-bottom: var(--space-4xl)}}