 .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, :where(.brxe-text-link, .brxe-text a, .brxe-text-basic a) { text-decoration: underline; text-decoration-color: var(--core); text-decoration-style: solid; text-decoration-thickness: 0.125rem;}:where(.brxe-text-link:hover, .brxe-text a:hover, .brxe-text-basic a:hover) { color:var(--accent); } {color: var(--primary)} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body)} h1, h2, h3, h4, h5, h6 {color: var(--text-title)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} html {background-color: var(--bg-body)} body {background: none}.brxe-nav-menu .bricks-nav-menu > li {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button {font-family: ""; font-weight: 600; padding-top: var(--space-2xs); padding-right: var(--space-s); padding-bottom: var(--space-2xs); padding-left: var(--space-s)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--primary)}