 html {font-size: var(--root-font-size)} body {font-family: "Inter"; color: var(--text-dark-muted)} h1, h2, h3, h4, h5, h6 {font-family: "Outfit"} h4 {font-weight: 500} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--white); border-radius: 999px} :root .bricks-button[class*="secondary"] {font-weight: 600; border-radius: 999px} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary-medium)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border: 1px solid var(--neutral-semi-light); border-radius: var(--radius-circle); font-family: "Inter"; font-weight: 500; font-size: var(--text-s)} .bricks-button {text-transform: uppercase; font-weight: 500; font-size: 15px; letter-spacing: 0px; padding-top: 0.8em; padding-right: 2em; padding-bottom: 0.8em; padding-left: 2em; transition: all 0.2s ease-in-out} .bricks-button.sm {padding-top: 0.5em; padding-right: 1.1em; padding-bottom: 0.5em; padding-left: 1.1em; font-size: 14px} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :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 {color: var(--secondary)} :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 {color: var(--secondary)}