 .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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--text-title)} body {font-size: var(--text-m); color: var(--text-body); font-family: "inter-tight"; line-height: 30px} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "inter-tight"; font-weight: 600; line-height: 1.2} h2 {font-size: var(--text-3xl)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-xs); padding-bottom: var(--space-2xl); padding-left: var(--space-xs)} html {background-color: var(--bg-body)} body {background: none} .bricks-button {transition: .3s all; border-radius: var(--radius-s); font-size: var(--text-m); font-weight: 500; font-family: "open-sans"; line-height: 1; text-transform: capitalize; letter-spacing: -0.5px; padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem} .bricks-button.md {padding-top: 1rem; padding-right: 3rem; padding-bottom: 1rem; padding-left: 3rem} .bricks-button.lg {padding-top: 2rem; padding-right: 4rem; padding-bottom: 2rem; padding-left: 4rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--tertiary)} :root .bricks-button[class*="primary"] {font-size: var(--text-m); color: var(--tertiary-l-4)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--text-title)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {color: var(--tertiary-d-2)}:where(:root) * {border-color: var(--dark-10)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}: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)}