:where(:root) .bricks-color-primary {color: var(--dunkelgr-n)}:where(:root) .bricks-background-primary {background-color: var(--dunkelgr-n)}:where(:root) .bricks-color-secondary {color: var(--hellergr-n)}:where(:root) .bricks-background-secondary {background-color: var(--hellergr-n)}:where(:root) .bricks-color-light {color: var(--hellblau)}:where(:root) .bricks-background-light {background-color: var(--hellblau)}:where(:root) .bricks-color-dark {color: var(--dunkelblau)}:where(:root) .bricks-background-dark {background-color: var(--dunkelblau)} body {color: var(--dunkelgr-n); font-size: var(--font-body); font-family: "Montserrat"; line-height: 1.4} h1, h2, h3, h4, h5, h6 {font-family: "Bebas Neue"; font-weight: 400; color: var(--dunkelgr-n); letter-spacing: 2px; line-height: 1} h1 {color: var(--dunkelblau); font-size: var(--font-h1); font-family: "Bebas Neue"; font-weight: 400; line-height: 1.4} h2 {font-size: var(--font-h2); color: var(--dunkelblau); font-weight: 600} h3 {color: var(--dunkelblau); font-size: var(--font-h3)} h4 {font-size: var(--font-h4); color: var(--dunkelblau)} h5 {color: var(--dunkelblau); font-size: var(--font-h5)} :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 {text-decoration: none} :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 {text-decoration: underline}