 .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(.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)} body {font-size: var(--text-m); color: var(--text-body); font-family: "Inter"} h1, h2, h3, h4, h5, h6 {color: var(--text-title)} h2 {margin-bottom: 30px} .brxe-section {padding-top: var(--space-4xl); padding-right: var(--space-xl); padding-bottom: var(--space-4xl); padding-left: var(--space-xl); row-gap: var(--space-m)} html {background-color: var(--bg-body)} body {background: none}:where(:root) .bricks-color-primary {color: var(--secondary)}:where(:root) .bricks-background-primary {background-color: var(--secondary)}:where(:root) .bricks-color-secondary {color: var(--primary)}:where(:root) .bricks-background-secondary {background-color: var(--primary)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)} .bricks-button {padding-top: var(--space-s); padding-right: var(--space-2xl); padding-bottom: var(--space-s); padding-left: var(--space-2xl)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"] {border-radius: var(--radius-m)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: 15px}@media (max-width: 991px) { .brxe-container {row-gap: var(--space-xl)}}