 html {background-color: var(--bg-light)} body {background: none} body {font-family: "Lora"; font-weight: 400; font-size: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-family: "Domaine Display Narrow"; font-weight: 600; font-style: normal} h1 {font-size: clamp(4.5rem, 10vw,11rem); font-family: "Domaine Display Narrow"; font-weight: 600} h2 {font-size: clamp(3.3rem, 6.5vw,8.5rem); font-family: "Domaine Display Narrow"; font-weight: 600} h3 {font-size: clamp(2.8rem,4.5vw,6.5rem); font-family: "Domaine Display"; font-weight: 600} h4 {font-size: clamp(2em,2.3vw,3.6rem); font-family: "Domaine Display"; font-weight: 600} .brxe-section {padding-top: var(--space-section-l); padding-right: var(--space-l); padding-bottom: var(--space-section-l); padding-left: var(--space-l); max-width: 100%} .brxe-text {font-size: var(--text-s); font-weight: 400} .brxe-text-basic {font-size: var(--text-s); font-weight: 400} :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 {font-family: "Lora"; font-weight: 400; color: var(--clr-primary)} .brxe-container {width: 100%; max-width: 1300px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1300px} .bricks-button {color: var(--bg-light); font-size: var(--text-xs); font-family: "Lora"; text-transform: uppercase; text-align: center; transition: background-color .3, color .3s} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bg-dark)} .bricks-button.outline {background-color: var(--bg-dark)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--clr-accent)} :root .bricks-button[class*="secondary"] {color: var(--bg-dark); font-size: var(--text-xs); font-family: "Lora"; font-weight: 400; text-transform: uppercase; text-align: center; border: 1px solid var(--bg-dark)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: hsla(46, 100%, 65%, 0)} :root .bricks-button[class*="secondary"]:hover {color: var(--clr-btn-light)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bg-dark)} .bricks-button.sm {padding-top: var(--space-s); padding-right: var(--space-l); padding-bottom: var(--space-s); padding-left: var(--space-l)} :root .bricks-button[class*="primary"] {color: var(--clr-btn-light); font-size: var(--text-xs); text-align: center; font-family: "Lora"; font-weight: 400; text-transform: uppercase} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--clr-accent)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bg-dark)}@media (max-width: 767px) { .brxe-section {padding-top: var(--space-section); padding-right: var(--space-xl); padding-bottom: var(--space-section); padding-left: var(--space-xl)}}