 html {background-color: var(--white)} body {background: none}:where(:root) .bricks-color-primary {color: var(--green)}:where(:root) .bricks-background-primary {background-color: var(--green)}:where(:root) .bricks-color-secondary {color: var(--accent)}:where(:root) .bricks-background-secondary {background-color: var(--accent)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--grey)}:where(:root) .bricks-background-dark {background-color: var(--grey)} :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(--accent)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: rgba(146, 128, 99, 0.47)} .brxe-section {padding-top: var(--XL); padding-right: 4rem; padding-bottom: var(--XL); padding-left: 4rem; column-gap: var(--L); row-gap: var(--XL)} .brxe-container {width: 120rem; column-gap: var(--S); row-gap: var(--S); flex-direction: row} .woocommerce main.site-main {width: 120rem} #brx-content.wordpress {width: 120rem} .brxe-block {column-gap: var(--S); row-gap: var(--S)}