 .brxe-container {width: 100%; padding-right: var(--container-x); padding-left: var(--container-x); column-gap: 16px; row-gap: var(--space-24-64)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: "Inter"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 120%; font-family: "Inter"; font-weight: 700} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-xs); transition: all .2s ease} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--black)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--gray)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-90)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-90)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :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(--yellow)} html {background-color: var(--black)} body {background: none}.brxe-wordpress ul {font-family: "Inter"}.brxe-wordpress .post-title {font-family: "Inter"}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}