 .brxe-container {width: var(--max-screen-width); column-gap: var(--space-m); row-gap: var(--space-m)} .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: "Plus Jakarta Sans"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Montserrat"} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m); row-gap: var(--space-xl); column-gap: var(--space-xl)} html {background-color: var(--bg-body)} body {background: none} .brxe-block {column-gap: var(--space-s); row-gap: var(--space-s)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"].outline {border-color: var(--light); color: var(--light)} .bricks-button.outline {border-radius: var(--radius-s)} :root .bricks-button[class*="primary"] {border-radius: var(--radius-s); font-weight: 700} .bricks-button {font-family: "Montserrat"; color: var(--light)} :root .bricks-button[class*="primary"].outline:hover {box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.4)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} .brxe-div {column-gap: var(--space-xs); row-gap: var(--space-xs)}