 .brxe-container {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: clamp(250px, 100vw - 80px, 1280px); column-gap: var(--s-s); row-gap: var(--s-s)} .woocommerce main.site-main {width: clamp(250px, 100vw - 80px, 1280px)} #brx-content.wordpress {width: clamp(250px, 100vw - 80px, 1280px)} body {font-size: calc(var(--fs-m) * 1.08); font-family: "Mulish"; color: var(--clr-primary-d-7); font-weight: 400; line-height: 1.25} h1 {font-weight: 900; font-family: "Inter"} h2 {color: var(--clr-primary); font-size: var(--fs-xl); font-weight: 900; text-transform: uppercase; line-height: 1.1; font-family: "Inter"} h3 {font-size: var(--fs-l); color: var(--clr-primary); font-weight: 900; font-family: "Inter"} h4 {font-family: "Inter"} .brxe-block {column-gap: var(--s-s); row-gap: var(--s-s)} html {background-color: var(--bg)} body {background: none} .bricks-button {color: var(--clr-tertiary); font-size: var(--fs-m); font-weight: 700; font-family: "Inter"; border: 1px solid var(--bricks-border-color); border-radius: var(--r-s); padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; transition: all 250ms ease-in-out} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(255,255,255,.1)} :root .bricks-button[class*="secondary"] {border: 1px solid rgba(255,255,255,.2); color: var(--clr-white); font-family: "Inter"} :root .bricks-button[class*="primary"] {border-color: var(--clr-secondary); color: var(--clr-primary); font-family: "Inter"} :root .bricks-button[class*="primary"].outline {border-radius: var(--r-m)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--clr-secondary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--clr-secondary-l-1)} :root .bricks-button[class*="primary"]:hover {border-color: var(--clr-secondary-l-1)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: rgba(255,255,255,0.2)} .brxe-text {color: var(--clr-primary-d-6)} .brxe-text-basic {color: var(--clr-primary-d-6)} :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, .jet-listing-dynamic-link__link {color: var(--clr-primary); font-family: "Mulish"} :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, .jet-listing-dynamic-link__link:hover {color: var(--clr-secondary)}