:root .bricks-color-primary {color: var(--primary)}:root .bricks-background-primary {background-color: var(--primary)}:root .bricks-color-secondary {color: var(--secondary)}:root .bricks-background-secondary {background-color: var(--secondary)} html {background-color: var(--tertiary)} 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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a, .jet-listing-dynamic-link__link {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, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover, .jet-listing-dynamic-link__link:hover {transition: all 0.3s ease} html {font-size: 100%} body {font-size: var(--text-m); font-family: "M PLUS 1 Light"; line-height: 1.7; letter-spacing: 0.05em} h1, h2, h3, h4, h5, h6 {font-family: "Zen Maru Gothic"} h1 {font-weight: 900; font-family: "M PLUS 1 Black"} h2 {font-family: "M PLUS 1 ExtraBold"} .brxe-container {width: 90%; max-width: 1200px} .woocommerce main.site-main {width: 90%} #brx-content.wordpress {width: 90%; max-width: 1200px} .bricks-button {font-size: var(--text-m); font-family: "Zen Maru Gothic"} .bricks-button.sm {padding-top: 0.3em; padding-bottom: 0.3em} .bricks-button.xl {padding-top: 1em; padding-right: 2.5em; padding-bottom: 1em; padding-left: 2.5em} .bricks-button.md {padding-top: 0.7em; padding-right: 1.5em; padding-bottom: 0.0.7em; padding-left: 1.5em} .bricks-button.lg {padding-top: 0.9em; padding-right: 2em; padding-bottom: 0.9em; padding-left: 2em; font-size: var(--text-m)} .bricks-button.outline:hover {background-color: var(--primary); color: var(--light); border-color: var(--primary)} .bricks-button:hover {transition: 0.3s ease} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--tertiary)} :root .bricks-button[class*="light"].outline {border-color: var(--tertiary); color: var(--tertiary)} :root .bricks-button[class*="light"].outline:hover {border-color: var(--tertiary); background-color: var(--tertiary); color: var(--primary)} .brxe-div {display: flex; flex-direction: column} .brxe-block {flex-direction: row}