 body {font-size: var(--text); font-family: "Montserrat-Variable"; color: var(--txt); font-weight: 300} h1, h2, h3, h4, h5, h6 {text-transform: uppercase; line-height: 1.1; font-family: "Montserrat-Variable"} h1 {font-size: var(--h1); font-weight: 700} h2 {font-size: var(--h2); font-weight: 600} h3 {font-size: var(--h3); font-weight: 300} h4 {font-size: var(--h4); font-weight: 400} h5 {font-size: var(--h5); font-weight: 400} h6 {font-size: var(--h6)} .brxe-text {font-size: clamp(1.6rem, calc(1.6rem + ((1vw - 0.48rem) * 0.2083)), 1.8rem); line-height: 1.3} .brxe-text-basic {font-size: clamp(1.6rem, calc(1.6rem + ((1vw - 0.48rem) * 0.2083)), 1.8rem); line-height: 1.3} .brxe-container {width: 100%; max-width: 1440px; padding-top: var(--padding-top); padding-right: var(--padding-right); padding-bottom: var(--padding-bottom); padding-left: var(--padding-left)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1440px} html {background-color: var(--bg-txtneg)} body {background: none}