 body {font-family: "Figtree"; color: var(--text-body); font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "Newsreader"; color: var(--text-title)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--max-screen-width); 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-top: var(--space-xl); padding-right: var(--space-s); padding-bottom: var(--space-xl); padding-left: var(--space-s)} html {background-color: var(--bg-body)} body {background: none} :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(--primary-d-1)} :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(--primary)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) * {border-color: var(--border-primary)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)}.brxe-alert.success {background-color: var(--success-bg); color: var(--success)}.brxe-alert.danger {background-color: var(--error-bg); color: var(--error)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: var(--space-s)} .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: var(--space-m)}.brxe-text * + :is(#brx-content > [class*="wp-block"]), .brxe-post-content:not([data-source=bricks]) * + :is(#brx-content > [class*="wp-block"]), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(#brx-content > [class*="wp-block"]), #brx-content.wordpress * + :is(#brx-content > [class*="wp-block"]) {margin-block-start: var(--space-s)}.brxe-text * + :is(.brxe-post-content > [class*="wp-block"]), .brxe-post-content:not([data-source=bricks]) * + :is(.brxe-post-content > [class*="wp-block"]), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(.brxe-post-content > [class*="wp-block"]), #brx-content.wordpress * + :is(.brxe-post-content > [class*="wp-block"]) {margin-block-start: var(--space-s)}.brxe-text * + :is(#brx-content > .wp-block-separator), .brxe-post-content:not([data-source=bricks]) * + :is(#brx-content > .wp-block-separator), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(#brx-content > .wp-block-separator), #brx-content.wordpress * + :is(#brx-content > .wp-block-separator) {margin-block-start: var(--space-m); margin-block-end: var(--space-m)}.brxe-text * + :is(.brxe-post-content > .wp-block-separator), .brxe-post-content:not([data-source=bricks]) * + :is(.brxe-post-content > .wp-block-separator), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(.brxe-post-content > .wp-block-separator), #brx-content.wordpress * + :is(.brxe-post-content > .wp-block-separator) {margin-block-start: var(--space-m); margin-block-end: var(--space-m)}#brx-content.wordpress :is(h1, h2, h3, h4, h5, h6):not(:first-child) {margin-block-start: var(--space-m)}#brx-content.wordpress p:not(:first-child) {margin-block-start: var(--space-s)}h1,h2,h3,h4,h5,h6, p, ul, ol {margin: 0;}