 .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-l); padding-bottom: var(--space-3xl); padding-left: var(--space-l)} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1.25} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} .brxe-block {row-gap: var(--space-s)} .brxe-container {min-width: var(--min-screen-width); max-width: var(--max-screen-width); width: 100%; column-gap: var(--space-xl); row-gap: var(--space-xl)} #brx-content.wordpress {min-width: var(--min-screen-width); max-width: var(--max-screen-width); width: 100%} .woocommerce main.site-main {width: 100%} html {background-color: var(--bg-body)} body {background: none} :root .bricks-button[class*="primary"] {color: var(--light); border-radius: var(--radius-m)} :root .bricks-button[class*="secondary"] {color: var(--light)} .bricks-button {border-radius: border-radius: var(--radius-m);; line-height: 1.25} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border-radius: var(--radius-l)}.brxe-form .form-group {padding-bottom: var(--space-xs)}.brxe-form .bricks-button {padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s)}.brxe-list .content {justify-content: initial}.brxe-list .separator {flex-grow: 0; display: none}.brxe-list .title {margin-left: var(--space-xs)}: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)} :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); text-decoration: underline}