*:focus-visible { outline: 0.2rem solid var(--verdun-green-500); transition: none !important;}.bricks-button { padding: var(--space-m); height: 6rem;}::selection { background: var(--verdun-green-500); color: var(--verdun-green-950);}::-moz-selection { background: var(--verdun-green-500); color: var(--verdun-green-950);} html {background-color: var(--bg-body)} body {background: none} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} body {font-size: var(--text-m); font-family: "Satoshi Variable"; font-weight: 400; font-style: normal; font-variation-settings: 'wght' 400; color: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-family: "Satoshi Variable"; font-weight: 400; font-style: normal; font-variation-settings: 'wght' 800; color: var(--text-title)} :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 {text-decoration: underline} .bricks-button {font-family: "Coming Soon"; font-weight: 400; font-style: normal; font-variation-settings: 'wght' 800; transition: all .25s ease-in-out} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--zinc-50)} :root .bricks-button[class*="primary"] {color: var(--zinc-950); border-radius: var(--radius-s)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--verdun-green-200)} :root .bricks-button[class*="primary"]:hover {color: var(--verdun-green-950)} :root .bricks-button[class*="secondary"] {color: var(--verdun-green-950); border-radius: var(--radius-s)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--verdun-green-500)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--verdun-green-200)}