 body {font-family: "Quicksand"; font-weight: 700; font-size: var(--text-l); color: var(--text-body)} h1, h2, h3, h4, h5, h6 {color: var(--text-title)} h1 {font-family: "Quicksand"; font-weight: 500; font-size: var(--text-xl)} h2 {font-family: "Quicksand"; font-weight: 700} h3 {font-family: "Quicksand"; font-weight: 700} h4 {font-family: "Quicksand"; font-weight: 700} .brxe-container {width: 100%; padding-top: var(--space-l); padding-right: var(--space-4xl); padding-bottom: var(--space-l); padding-left: var(--space-4xl); row-gap: var(--space-m)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} html {background-color: var(--bg-body)} body {background: none} .bricks-button {font-size: var(--text-l); font-family: "Futura medium"; font-weight: 500; color: var(--tertiary-d-1); border-radius: 100px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {font-size: var(--text-l)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"].outline {box-shadow: inset 5px 5px 10px 0 var(--dark-70)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} .brxe-block {row-gap: var(--space-2xs)} :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 {color: var(--success); text-decoration: underline}@media (max-width: 991px) { .brxe-container {padding-right: var(--space-xl); padding-left: var(--space-xl)}}