 body {font-family: "Open Sans"; font-size: 17px; line-height: 1.75; color: var(--body-text)} h1, h2, h3, h4, h5, h6 {color: var(--primary-blue); font-family: "Montserrat"} h1 {font-size: var(--heading-2xl); line-height: 1.2} h2 {font-size: var(--heading-xl); font-family: "Montserrat"; line-height: 1.2; font-weight: 700} h3 {font-size: var(--heading-l); font-family: "Montserrat"; font-weight: 600; line-height: 1.3} h4 {font-size: var(--heading-m); font-family: "Montserrat"; font-weight: 600; line-height: 1.3} :where(:root) .bricks-color-primary {color: var(--primary-blue)} :where(:root) .bricks-background-primary {background-color: var(--primary-blue)} :where(:root) .bricks-color-secondary {color: var(--secondary-blue)} :where(:root) .bricks-background-secondary {background-color: var(--secondary-blue)} :where(:root) .bricks-color-light {color: var(--light-blue)} :where(:root) .bricks-background-light {background-color: var(--light-blue)} :where(:root) .bricks-color-dark {color: var(--near-black)} :where(:root) .bricks-background-dark {background-color: var(--near-black)} :where(:root) .bricks-color-muted {color: var(--cool-gray)} :where(:root) .bricks-background-muted {background-color: var(--cool-gray)} :where(:root) * {border-color: var(--light-blue)} :where(:root) .bricks-color-info {color: var(--teal-accent)} :where(:root) .bricks-background-info {background-color: var(--teal-accent)} :where(:root) .bricks-color-success {color: var(--teal-accent)} :where(:root) .bricks-background-success {background-color: var(--teal-accent)} :where(:root) .bricks-color-warning {color: var(--soft-gold)} :where(:root) .bricks-background-warning {background-color: var(--soft-gold)} :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(--secondary-blue); font-weight: 600} html {background-color: var(--white)} body {background: none} 