.hero_alt-title { color: var(--spicy-orange);font-style: italic;}.alt-title { display: block; font-size: clamp(30px, 27.1429px + 0.8929vw, 40px);font-style: italic;} body {color: var(--carbon-black); font-family: "Montserrat"; font-weight: 400; line-height: 1.3; font-size: 16px} h1, h2, h3, h4, h5, h6 {font-family: "DM Serif Display"; font-weight: 400; line-height: 1} h1 {font-size: clamp(46px, 35.7143px + 3.2143vw, 82px);} h3 {font-size: clamp(36px, 32.5714px + 1.0714vw, 48px);} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .bricks-button {text-transform: uppercase; font-family: "DM Serif Display"; font-size: clamp(18px, 17.4286px + 0.1786vw, 20px);} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--spicy-orange)} :root .bricks-button[class*="primary"] {color: var(--white)} :root .bricks-button[class*="secondary"] {color: var(--spicy-orange); border: 3px solid var(--burst-peach)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(255, 255, 255, 0)} :root .bricks-button[class*="dark"] {border: 3px solid var(--carbon-black); color: var(--carbon-black)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: rgba(255, 255, 255, 0)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border: 3px solid var(--white); color: var(--white)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: rgba(255, 255, 255, 0)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--carbon-black)}:where(:root) .bricks-background-dark {background-color: var(--carbon-black)}:where(:root) .bricks-color-primary {color: var(--spicy-orange)}:where(:root) .bricks-background-primary {background-color: var(--spicy-orange)}