 body {font-size: var(--text); font-family: "Roboto"; font-weight: 300; color: var(--bricks-color-mcieoc); line-height: 130%} h1, h2, h3, h4, h5, h6 {font-family: "Montserrat"; color: var(--bricks-color-mcieoc); line-height: 120%} h1 {font-size: var(--h1); font-weight: 600} h2 {font-size: var(--h2); font-weight: 500} h3 {font-size: var(--h3); font-weight: 300} h4 {font-size: var(--h4); font-weight: 300} h5 {font-size: var(--h5); font-weight: 300} h6 {font-size: var(--h6); font-weight: 300} .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}