 .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-weight: 400; font-family: "Sofia Pro"; color: var(--neutral); font-size: var(--text-s)} h1, h2, h3, h4, h5, h6 {color: var(--bricks-color-rejspo); font-family: "Sofia Sans Extra Condensed"; font-weight: 600} h2 {font-size: clamp(var(--h2) * 1.6, 2vw + 1rem, 3rem);} .bricks-type-hero {font-size: var(--hero-title-size)} .bricks-type-lead {font-size: var(--title-3xl)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-xl); padding-bottom: var(--space-2xl); padding-left: var(--space-xl)} html {background-color: var(--bg-body)} body {background: none}:where(:root) .bricks-color-primary {color: var(--bricks-color-rejspo)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-rejspo)} .bricks-button {color: var(--white); font-family: "Sofia Pro"; font-weight: 400; border-radius: var(--radius-circle); transition: 0.3s ease-in-out; padding-top: var(--btn-pad-y); padding-right: var(--btn-pad-x); padding-bottom: var(--btn-pad-y); padding-left: var(--btn-pad-x)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bricks-color-rejspo)} :root .bricks-button[class*="primary"] {color: var(--white); font-family: "Sofia Pro"; font-weight: 400; border-radius: var(--radius-circle)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--accent)}@media (max-width: 478px) { body {font-size: 16px}}