 body {font-family: "Open sans"; color: var(--primary); font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Open sans"; color: var(--primary2)} h1 {letter-spacing: -0.1rem; font-family: "Open sans"; font-weight: 600; color: var(--primary2); font-size: var(--text-2xl); line-height: 1.2em; margin-bottom: var(--space-2xs)} h2 {font-family: "Open sans"; font-weight: 400; letter-spacing: -0.03rem; line-height: 1.2em; margin-bottom: var(--space-2xs)} h3 {font-family: "Open sans"; font-weight: 400; font-size: var(--text-l); line-height: 1.2em; margin-bottom: var(--space-xs)} .brxe-section {width: 100%} .brxe-container {width: 100%; max-width: var(--max-screen-width); min-width: var(--min-screen-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--max-screen-width); min-width: var(--min-screen-width)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--primary2)}:where(:root) .bricks-background-secondary {background-color: var(--primary2)}:where(:root) .bricks-color-light {color: var(--tertiary)}:where(:root) .bricks-background-light {background-color: var(--tertiary)}:where(:root) .bricks-color-dark {color: var(--primary)}:where(:root) .bricks-background-dark {background-color: var(--primary)}:where(:root) .bricks-color-muted {color: var(--primary2)}:where(:root) .bricks-background-muted {background-color: var(--primary2)}:where(:root) .bricks-color-info {color: var(--tertiary)}:where(:root) .bricks-background-info {background-color: var(--tertiary)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--default-15)}:where(:root) .bricks-background-warning {background-color: var(--default-15)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)}:where(:root) * {border-color: var(--primary)} :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(--tertiary)}@media (max-width: 380px) { h2 {letter-spacing: 0px; font-size: var(--text-2xl); line-height: var(--text-2xl)} h1 {letter-spacing: 0px} h1, h2, h3, h4, h5, h6 {text-align: center}}