 body {color: var(--primary); line-height: 1.5; font-weight: 500; font-size: var(--text-s)} h1, h2, h3, h4, h5, h6 {color: var(--primary); line-height: 1.2; font-weight: 700} h1 {font-size: var(--h1); margin-bottom: var(--space-m)} h2 {font-size: var(--h2); margin-bottom: var(--space-s)} h3 {font-size: var(--h3); margin-bottom: var(--space-xs)} h4 {font-size: var(--h4); margin-bottom: var(--space-xs)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} .brxe-container {width: var(--max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); max-width: 100%}.brxe-nav-menu .bricks-nav-menu > li {margin-left: 0} .brxe-section {padding-top: var(--space-xxl); padding-right: var(--space-m); padding-bottom: var(--space-xxl); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; color: var(--white); transition: all .2s ease; padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl)} .bricks-button.sm {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl)} .bricks-button.sm:hover {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--red)} :root .bricks-button[class*="primary"] {color: var(--white)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary)} .bricks-button:hover {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl)} :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 {text-decoration: underline; color: var(--red)}