 body {font-family: "Inter"; font-size: 16px} h1, h2, h3, h4, h5, h6 {font-family: "Fraunces"; color: var(--deep-green); font-weight: 500} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--deep-green)} :root .bricks-button[class*="primary"] {border-radius: 50px; color: var(--white)} :root .bricks-button[class*="secondary"] {border: 1px solid var(--light-green); border-radius: 50px; color: var(--deep-green)} :root .bricks-button[class*="primary"]:hover {color: var(--light-green)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--palest-green)} :root .bricks-button[class*="secondary"]:hover {color: var(--light-green)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--deep-green)} .brxe-container {width: 1440px; padding-right: 10px; padding-left: 10px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} :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 {text-decoration: underline; color: var(--light-green)}