 .brxe-container {max-width: var(--max-page-width); width: 100%} #brx-content.wordpress {max-width: var(--max-page-width); width: 100%} .woocommerce main.site-main {width: 100%} html {font-size: 100%} body {font-family: "Gotham"; font-size: var(--text-body); color: var(--text-body); font-weight: 300} h1, h2, h3, h4, h5, h6 {font-family: "Gotham"; color: var(--text-title); font-weight: 900} .brxe-section {padding-top: var(--space-4xl); padding-right: var(--gutter); padding-bottom: var(--space-4xl); padding-left: var(--gutter)} .bricks-button {transition: all .2s linear; font-weight: 700; line-height: 1; color: var(--primary); border-radius: var(--radius-m)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--green)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: hsl(162, 43%, 36%)} :root .bricks-button[class*="primary"]:hover {color: var(--paper)} :root .bricks-button[class*="secondary"]:hover {color: var(--paper); border: 2px solid var(--green)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {border: var(--button-border-size) solid var(--teal)} :root .bricks-button[class*="primary"] {border: 2px solid var(--secondary); border-radius: var(--radius-m); color: var(--primary); font-family: "Gotham"} .bricks-button.outline {border: 2px solid var(--secondary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :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: color 0.2s ease-in-out}