 body {font-family: "Bronova"; font-size: var(--font-body-text); line-height: 150%; color: var(--black-t-1)} h1, h2, h3, h4, h5, h6 {color: var(--black)} h1 {font-size: var(--font-h1); line-height: 120%} h2 {font-size: var(--font-h2); line-height: 120%} h3 {font-size: var(--font-h3); line-height: 130%} h4 {font-size: var(--font-h4); line-height: 130%} h5 {line-height: 150%; font-size: var(--font-h5)} h6 {font-size: var(--font-h4); line-height: 150%} :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 {transition: 0.3s ease; color: var(--secondary-d-2); text-decoration: underline} :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(--secondary-d-1)} .brxe-section {padding-top: var(--padding-block-section); padding-right: var(--gap); padding-bottom: var(--padding-block-section); padding-left: var(--gap)} html {background-color: var(--secondary-l-6)} body {background: none}