 html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-primary); font-family: "Work Sans"} h1, h2, h3, h4, h5, h6 {color: var(--text-dark)} h1 {font-size: var(--text-4xl); font-family: "Crimson Text"} h2 {font-size: var(--text-3xl); font-family: "Crimson Text"} h3 {font-size: var(--text-2xl); font-family: "Crimson Text"} h4 {font-size: var(--text-xl); font-family: "Crimson Text"} h5 {font-size: var(--text-l); font-family: "Crimson Text"} h6 {font-family: "Crimson Text"} .brxe-section {padding-top: var(--space-4xl); padding-right: var(--space-s); padding-bottom: var(--space-4xl); padding-left: var(--space-s)} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} :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(--brand-primary)} html {background-color: var(--bg-body)} body {background: none}.brxe-alert.info {background-color: var(--status-info); color: var(--white)}.brxe-alert.success {background-color: var(--status-success); color: var(--white)}.brxe-alert.warning {background-color: var(--status-warning); color: var(--white)}.brxe-alert.danger {background-color: var(--status-error); color: var(--white)}.brxe-alert {border-radius: var(--card-radius); padding-top: var(--card-padding); padding-right: var(--card-padding); padding-bottom: var(--card-padding); padding-left: var(--card-padding); font-size: var(--text-m); font-family: "Work Sans"; font-weight: 700}