a:hover { color: var(--color-taupe); text-decoration: none;}a { text-decoration: none; transition: color 0.3s ease;} body {font-family: "Syne", sans-serif; font-size: var(--text-m); color: var(--color-black); line-height: 1.6} h1, h2, h3, h4, h5, h6 {font-family: "Syne"; font-weight: 600; color: var(--color-black); line-height: 1.2} h1 {font-weight: 700; font-size: var(--text-2xl)} h2 {font-size: var(--text-xl); font-weight: 600} h3 {font-size: var(--text-l); font-weight: 600} h4 {font-size: var(--text-m); font-weight: 500} h5 {font-size: var(--text-s); font-weight: 500} h6 {font-size: var(--text-xs); font-weight: 500}:where(:root) .bricks-color-primary {color: var(--color-beige)}:where(:root) .bricks-background-primary {background-color: var(--color-beige)}:where(:root) .bricks-color-secondary {color: var(--color-nude)}:where(:root) .bricks-background-secondary {background-color: var(--color-nude)}:where(:root) .bricks-color-light {color: var(--color-white)}:where(:root) .bricks-background-light {background-color: var(--color-white)}:where(:root) .bricks-color-dark {color: var(--color-black)}:where(:root) .bricks-background-dark {background-color: var(--color-black)}:where(:root) .bricks-color-muted {color: var(--color-taupe)}:where(:root) .bricks-background-muted {background-color: var(--color-taupe)}:where(:root) * {border-color: var(--color-taupe)} :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(--color-black); text-decoration: none; transition: color 0.3s ease} .pswp .pswp__bg {background-color: var(--primary-nude)} html {background-color: var(--primary-nude)} body {background: none} #brx-content {margin-top: 0; margin-right: 24px; margin-bottom: 0; margin-left: 24px} .content-area {margin-top: 0; margin-right: 24px; margin-bottom: 0; margin-left: 24px} .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(--text-l)} .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(--text-m)} .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(--text-m)}h1,h2,h3,h4,h5,h6 {margin: 0;}