 .brxe-section {padding-top: var(--s-9); padding-bottom: var(--s-9)} body {color: var(--c-text); font-size: var(--fs-body); line-height: 1.65; font-family: "Source Sans 3"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Fraunces"; font-weight: 600; line-height: 1.12; color: var(--c-dark)} h1 {font-size: var(--fs-h1)} h2 {font-size: var(--fs-h2)} h3 {font-size: var(--fs-h3)} h4 {font-size: var(--fs-h4)} .bricks-type-hero {font-size: var(--fs-hero)} .bricks-type-lead {font-size: var(--fs-lead)} html {background-color: var(--c-bg)} body {background: none} :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, .jet-listing-dynamic-link__link {color: var(--c-gold)} :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, .jet-listing-dynamic-link__link:hover {color: var(--c-malt)} .brxe-container {width: clamp(250px, calc(100vw - 80px), 1300px); column-gap: var(--s-4); row-gap: var(--s-4)} .woocommerce main.site-main {width: clamp(250px, calc(100vw - 80px), 1300px)} #brx-content.wordpress {width: clamp(250px, calc(100vw - 80px), 1300px)} .brxe-block {column-gap: var(--s-3); row-gap: var(--s-3)} .bricks-button {padding-top: 13px; padding-right: 28px; padding-bottom: 13px; padding-left: 28px; font-size: var(--fs-body); font-weight: 600; border-radius: 6px; transition: all 300ms ease-in-out} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--c-malt)} :root .bricks-button[class*="primary"] {color: var(--c-foam)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--c-dark)}