:where(:root) .bricks-color-dark {color: #141412}:where(:root) .bricks-background-dark {background-color: #141412}:where(:root) .bricks-color-secondary {color: #282824}:where(:root) .bricks-background-secondary {background-color: #282824}:where(:root) .bricks-color-primary {color: #ba5914}:where(:root) .bricks-background-primary {background-color: #ba5914}:where(:root) .bricks-color-light {color: #ffffff}:where(:root) .bricks-background-light {background-color: #ffffff}:where(:root) .bricks-color-muted {color: #f7f7f7}:where(:root) .bricks-background-muted {background-color: #f7f7f7} html {font-size: 62.5%} body {font-family: "Montserrat"; font-size: var(--text-m)} h1 {font-size: var(--text-4xl); font-family: "Archivo"; font-weight: 800} .brxe-container {width: 100%; max-width: 1280px; align-items: center; row-gap: var(--space-s)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1280px} .brxe-section {padding-top: var(--space-4xl); padding-right: var(--space-m); padding-bottom: var(--space-4xl); padding-left: var(--space-m); justify-content: center}.text-accent { color: #BA5914; font-weight: 500;} :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(--primary)}@media (max-width: 767px) { .brxe-section {padding-right: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) { h1 {font-size: 35px} h2 {font-size: 1.875rem} h3 {font-size: 1.875rem} body {font-size: var(--text-m); font-family: "Montserrat"; font-weight: 400}}