 body {font-family: "RedHatText"; font-weight: 400; font-size: var(--text-m); color: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-family: "RedHatText"; font-weight: 700; color: var(--text-title)} .brxe-section {padding-right: var(--space-s); padding-left: var(--space-s)} .brxe-container {column-gap: var(--space-s); row-gap: var(--space-s); margin-top: var(--space-xs); margin-bottom: var(--space-xs)} :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: all 0.2s; color: var(--col-hellgruen); font-family: "RedHatText"; font-weight: 600} .bricks-button {transition: all 0.2s}