:where(:root) .bricks-color-primary {color: var(--yc-primary)}:where(:root) .bricks-background-primary {background-color: var(--yc-primary)}:where(:root) .bricks-color-secondary {color: var(--yc-secondary)}:where(:root) .bricks-background-secondary {background-color: var(--yc-secondary)}:where(:root) .bricks-color-muted {color: var(--yc-muted)}:where(:root) .bricks-background-muted {background-color: var(--yc-muted)} html {background-color: var(--yc-background)} 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 {color: var(--yc-primary)} html {font-size: 100%} body {font-size: var(--yc-text-body); color: var(--yc-foreground); font-family: "Manrope"; font-weight: 500; line-height: var(--yc-leading-relaxed)} h1, h2, h3, h4, h5, h6 {color: var(--yc-primary); font-family: "Manrope"; letter-spacing: var(--yc-tracking-tight)} h1 {font-size: var(--yc-text-h1); line-height: var(--yc-leading-tight)} h2 {font-size: var(--yc-text-h2); line-height: var(--yc-leading-snug); font-weight: 600; font-family: "Manrope"} h3 {font-size: var(--yc-text-h3); line-height: var(--yc-leading-snug); font-weight: 600} h4 {font-size: var(--yc-text-h4); font-weight: 600} h5 {font-size: var(--yc-text-h5); font-weight: 600} h6 {font-size: var(--yc-text-h6); font-weight: 600} .bricks-button {font-weight: 700} .bricks-button.outline {font-weight: 700; font-family: "Manrope"} :root .bricks-button[class*="primary"].outline {font-weight: 700; font-family: "Manrope"}