 html {background-color: var(--bg)} body {background: none}:where(:root) .bricks-color-primary {color: var(--white)}:where(:root) .bricks-background-primary {background-color: var(--white)}:where(:root) .bricks-color-secondary {color: var(--black)}:where(:root) .bricks-background-secondary {background-color: var(--black)}:where(:root) .bricks-color-light {color: var(--grey)}:where(:root) .bricks-background-light {background-color: var(--grey)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) .bricks-color-info {color: var(--grey)}:where(:root) .bricks-background-info {background-color: var(--grey)}:where(:root) .bricks-color-success {color: var(--yellow)}:where(:root) .bricks-background-success {background-color: var(--yellow)}:where(:root) .bricks-color-warning {color: var(--orange)}:where(:root) .bricks-background-warning {background-color: var(--orange)} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: var(--space-2)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-5)} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + *:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-5)} h1 {color: var(--black); font-size: var(--space-1); font-family: "Line Seed San"; font-weight: 700} h2 {font-family: "Line Seed San"; font-weight: 700; color: var(--black); font-size: var(--space-2)} h3 {font-family: "Line Seed San"; font-weight: 700; color: var(--black); font-size: var(--space-3)} h4 {font-family: "Line Seed San"; font-weight: 700; color: var(--black); font-size: var(--space-4)} h5 {font-family: "Line Seed San"; font-weight: 700; color: var(--black); font-size: var(--space-5)} h6 {font-size: var(--space-6); font-family: "Line Seed San"; font-weight: 700; color: var(--black)} .bricks-type-hero {font-family: "Line Seed San"; font-weight: 700; font-size: var(--space-1)} .bricks-type-lead {font-family: "Line Seed San"; font-weight: 400} blockquote {font-family: "Line Seed San"; font-weight: 400} :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 {font-family: "Line Seed San"; font-weight: 400; color: var(--orange); font-size: var(--brxw-space-s)}@media (max-width: 767px) { body {font-family: "Line Seed San"; font-weight: 400; color: var(--dark_grey)} h1, h2, h3, h4, h5, h6 {color: var(--dark_grey)} :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 {font-size: var(--brxw-space-m)}}