 html {background-color: var(--warm-white)} body {background: none} body {color: var(--charcoal); font-size: var(--body-m); font-family: "Inter", Arial, sans-serif; line-height: 1.6; letter-spacing: 0px} h1, h2, h3, h4, h5, h6 {color: var(--navy); font-family: "Source Serif 4", Georgia, serif; font-weight: 600; line-height: 1.15; letter-spacing: -0.01em} h1 {font-size: var(--heading-2xl)} h2 {font-size: var(--heading-xl)} h3 {font-size: var(--heading-l)} h4 {font-size: var(--heading-m)} h5 {font-size: var(--body-m)} h6 {font-size: var(--body-m); font-family: "Inter"; font-weight: 600; line-height: 1.35; letter-spacing: 0.02em} :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(--cobalt); font-weight: 500; text-decoration: underline; transition: color 0.2s ease} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: var(--navy)} :root .bricks-button[class*="primary"] {color: var(--white); font-size: var(--body-m); font-family: "Inter"; font-weight: 600; line-height: 1.2; letter-spacing: 0px; border-radius: 6px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--navy)} .bricks-button {transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease}