 html {font-size: 100%} body {font-family: "Manrope"; font-size: 1rem; line-height: 1.6; font-weight: 400; color: var(--bricks-color-gbink)} h1, h2, h3, h4, h5, h6 {font-family: "Playfair Display"; font-weight: 500; line-height: 1.1; letter-spacing: -0.02em} h1 {font-size: clamp(2rem, 4.2vw, 3.5rem);} html {background-color: var(--bricks-color-gbpaper)} body {background: none}:where(:root) .bricks-color-primary {color: var(--bricks-color-gbaccent)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-gbaccent)}:where(:root) .bricks-color-dark {color: var(--bricks-color-gbink)}:where(:root) .bricks-background-dark {background-color: var(--bricks-color-gbink)}:where(:root) .bricks-color-light {color: var(--bricks-color-gbpaper2)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-gbpaper2)}:where(:root) .bricks-color-muted {color: var(--bricks-color-gbink45)}:where(:root) .bricks-background-muted {background-color: var(--bricks-color-gbink45)}:where(:root) * {border-color: var(--bricks-color-gbline)} :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(--bricks-color-gbaccent)}