 html {background-color: var(--hellgrauer)} body {background: none} body {font-size: var(--font-body); font-family: "Helvetica Neue"; color: var(--schwarz); font-weight: 400} h1, h2, h3, h4, h5, h6 {text-transform: uppercase; font-family: "Quicksand"; color: var(--schwarz)} h1 {margin-bottom: 30px} h2 {margin-bottom: 20px} h3 {margin-bottom: 10px} h4 {margin-bottom: 10px} .bricks-button {font-size: var(--font-body); color: var(--weiss); text-transform: uppercase; font-family: "Helvetica Neue"; line-height: 2; font-weight: 500; letter-spacing: 2px; border-radius: 10px} :root .bricks-button[class*="primary"] {color: var(--weiss); font-size: var(--font-body); text-transform: uppercase; line-height: 2; letter-spacing: 2px; font-family: "Quicksand"; border-radius: 10px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--hellrosa)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--hellrosa)} :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 {border-bottom: 3px solid var(--hellrosa)} :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 {border-style: none}