 .brxe-container {width: var(--max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); max-width: 100%} html {font-size: 100%} body {font-size: var(--text-m); line-height: 1.6; letter-spacing: 0.3px; font-family: "Switzer"; color: var(--text-body)} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-weight: 400; font-family: "GeneralSans"; font-style: normal} body.bricks-is-frontend :focus-visible {outline: 2px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 2px solid var(--primary); }} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m); row-gap: var(--space-l)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} .bricks-button {padding-top: var(--space-xs); padding-right: var(--space-s); padding-bottom: var(--space-xs); padding-left: var(--space-s); transition: all .4s ease; border: 1px solid var(--bricks-border-color); border-radius: var(--radius-xs); text-wrap: nowrap; line-height: 1} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--tertiary)} :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, :where(a) {color: var(--primary); text-decoration: none} html {background-color: var(--bg-body)} body {background: none} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-xs)}h1,h2,h3,h4,h5,h6 {margin: 0;}