 html {background-color: var(--bg-body)} 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 {font-size: var(--text-m); color: var(--primary)} :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(--text-title)} .brxe-container {width: var(--max-screen-width); padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m); column-gap: var(--space-l); row-gap: var(--space-l)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} .brxe-section {padding-right: var(--space-m); padding-left: var(--space-m)} body {font-size: var(--text-m); color: var(--text-body); font-family: "Inter Text"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-size: var(--text-l); font-family: "Inter Titel"; font-weight: 600; letter-spacing: -0.05em} .brxe-block {column-gap: 0px; row-gap: 0px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button {color: var(--text-light); font-size: var(--text-m); font-family: "Inter Titel"; font-weight: 600; border-radius: var(--radius-s); padding-top: var(--space-2xs); padding-right: var(--space-m); padding-bottom: var(--space-2xs); padding-left: var(--space-m); transition: all 0.3s ease} :root .bricks-button[class*="primary"] {font-size: var(--text-m); font-family: "Inter Titel"; font-weight: 600; color: var(--text-light); border-radius: var(--radius-s)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--bg-form)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bg-form)}@media (max-width: 767px) { .brxe-container {padding-right: var(--space-s); padding-left: var(--space-s)} .brxe-section {padding-right: var(--space-s); padding-left: var(--space-s)}}h1,h2,h3,h4,h5,h6, p, ul, ol, li, figure, blockquote {margin: 0;}