 html {background-color: var(--comfoo-bg-surface)} body {background: none}:where(:root) .bricks-color-primary {color: var(--comfoo-primary)}:where(:root) .bricks-background-primary {background-color: var(--comfoo-primary)}:where(:root) .bricks-color-secondary {color: var(--comfoo-secondary)}:where(:root) .bricks-background-secondary {background-color: var(--comfoo-secondary)}:where(:root) .bricks-color-light {color: var(--comfoo-primary)}:where(:root) .bricks-background-light {background-color: var(--comfoo-primary)}:where(:root) .bricks-color-dark {color: var(--comfoo-secondary)}:where(:root) .bricks-background-dark {background-color: var(--comfoo-secondary)}:where(:root) .bricks-color-success {color: var(--comfoo-success)}:where(:root) .bricks-background-success {background-color: var(--comfoo-success)}:where(:root) .bricks-color-warning {color: var(--comfoo-error)}:where(:root) .bricks-background-warning {background-color: var(--comfoo-error)}:where(:root) .bricks-color-danger {color: var(--comfoo-warning)}:where(:root) .bricks-background-danger {background-color: var(--comfoo-warning)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--comfoo-secondary); font-weight: 700; font-family: "SoWrasse"} html {font-size: 100%} body {font-family: "SoWrasse"; font-weight: 400; font-style: normal; font-size: var(--comfoo-text-m)} h1, h2, h3, h4, h5, h6 {font-family: "SoWrasse"; font-weight: 700; font-style: normal; font-size: var(--comfoo-text-4xl)} h1 {font-size: var(--comfoo-text-l); font-family: "SoWrasse"; font-weight: 700} h2 {font-size: var(--comfoo-text-l); font-family: "SoWrasse"; font-weight: 700} h3 {font-size: var(--comfoo-text-xl); font-family: "SoWrasse"} h4 {font-size: var(--comfoo-text-l); font-family: "SoWrasse"; font-weight: 400} h5 {font-family: "SoWrasse"} h6 {font-family: "SoWrasse"} .bricks-type-hero {font-size: var(--comfoo-text-3xl); font-family: "SoWrasse"; font-weight: 400} .bricks-type-lead {font-size: var(--comfoo-text-l); font-family: "SoWrasse"} .brxe-container {width: 1400px} .woocommerce main.site-main {width: 1400px} #brx-content.wordpress {width: 1400px} .bricks-button {color: var(--comfoo-bg-surface); border: 0} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--comfoo-secondary)} :root .bricks-button[class*="primary"] {color: var(--comfoo-bg-surface); border: 0} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--comfoo-secondary)}@media (max-width: 478px) { :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--comfoo-text-title)}}