 html {background-color: var(--bg-black)} body {background: none}:where(:root) .bricks-color-primary {color: var(--color-accent)}:where(:root) .bricks-background-primary {background-color: var(--color-accent)}:where(:root) .bricks-color-secondary {color: var(--color-accent-hover)}:where(:root) .bricks-background-secondary {background-color: var(--color-accent-hover)}:where(:root) .bricks-color-light {color: var(--color-white)}:where(:root) .bricks-background-light {background-color: var(--color-white)}:where(:root) .bricks-color-dark {color: var(--bg-black)}:where(:root) .bricks-background-dark {background-color: var(--bg-black)}:where(:root) .bricks-color-muted {color: var(--text-h2-dark)}:where(:root) .bricks-background-muted {background-color: var(--text-h2-dark)}:where(:root) * {border-color: var(--line-stroke)}:where(:root) .bricks-color-success {color: var(--status-success)}:where(:root) .bricks-background-success {background-color: var(--status-success)}:where(:root) .bricks-color-warning {color: var(--status-warning)}:where(:root) .bricks-background-warning {background-color: var(--status-warning)}:where(:root) .bricks-color-danger {color: var(--status-error)}:where(:root) .bricks-background-danger {background-color: var(--status-error)} :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(--color-accent); text-decoration: underline; transition: all 0.3s ease} :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(--color-accent-hover)} body {font-size: clamp(1.4rem, 1.333rem + 0.185vw, 1.6rem); font-family: "Manrope"; font-weight: 400; line-height: 1.35} .brxe-container {width: 100%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} .brxe-block {max-width: 1160px} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--color-white)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--text-h1-dark)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--color-accent-hover)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--line-stroke)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--text-h2-dark)} .bricks-button.md {padding-top: 2rem; padding-right: 3.2rem; padding-bottom: 2rem; padding-left: 3.2rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-accent)} :root .bricks-button[class*="primary"].outline {border: 1px solid var(--color-accent); border-radius: 16px; color: var(--color-accent)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--color-accent-hover); color: var(--color-white)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--color-accent-hover)} .bricks-button {transition: all 0.3s ease; font-size: clamp(1.4rem, calc(0.1786vw + 1.3429rem), 1.6rem); line-height: 1.2; letter-spacing: -0.4px; font-weight: 700} :root .bricks-button[class*="primary"] {border-radius: 16px; color: var(--color-white)} :root .bricks-button[class*="dark"] {border-radius: 16px} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: 0.4rem} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: 0.4rem}.content :is(h1, h2, h3, h4, h5, h6):not(:first-child) {margin-block-start: 0.4rem}.content p:not(:first-child) {margin-block-start: 0.4rem}h1,h2,h3,h4,h5,h6, p {margin: 0;}