:where(:root) .bricks-color-primary {color: #0B84D8}:where(:root) .bricks-background-primary {background-color: #0B84D8}:where(:root) * {border-color: #2A2F36}:where(:root) .bricks-color-light {color: var(--bricks-color-Biela-100)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-Biela-100)}:where(:root) .bricks-color-dark {color: var(--bricks-color-blackbg-700)}:where(:root) .bricks-background-dark {background-color: var(--bricks-color-blackbg-700)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-Biela-100)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-Biela-100)} body {font-family: "Manrope"; font-weight: 700; color: var(--bricks-color-Biela-100); text-shadow: 0 0 10px var(--bricks-color-black-900); font-size: var(--text-s)} h1, h2, h3, h4, h5, h6 {font-weight: 900; color: var(--bricks-color-Biela-100); text-shadow: 0 0 10px var(--bricks-color-black-900)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bricks-color-modra-800)} .bricks-button {color: var(--bricks-color-Biela-100); border: 2px solid var(--bricks-color-grey-500); border-radius: 25px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--bricks-color-blackbg-700)} html {background-color: var(--bricks-color-blackbg-700)} body {background: 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 {color: var(--bricks-color-2modra2)} :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(--bricks-color-grey-300)}