 .brxe-container {width: var(--container-width, 1200px)} .woocommerce main.site-main {width: var(--container-width, 1200px)} #brx-content.wordpress {width: var(--container-width, 1200px)}:root .bricks-color-primary {color: var(--color-primary)}:root .bricks-background-primary {background-color: var(--color-primary)}:root .bricks-color-secondary {color: var(--color-secondary)}:root .bricks-background-secondary {background-color: var(--color-secondary)} :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 {transition: 0.3} html {font-size: 100%} body {font-size: var(--font-size-text-md); color: var(--color-main-base)}