 html {font-size: 100%} body {font-family: "Montserrat"; font-size: 16px; line-height: 1.5; color: var(--black)} h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-family: "Montserrat"; font-weight: 700} h1 {font-size: var(--heading-2xl)} h2 {font-size: var(--heading-xl)} h3 {font-size: var(--heading-l)} h4 {font-size: var(--heading-m)} h5 {font-size: var(--heading-s)} h6 {font-size: var(--heading-xs)} .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {width: 100%; flex-direction: row; max-width: 1200px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1200px} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {flex-direction: column} .bricks-button {color: var(--white); font-size: 14px; text-transform: uppercase; font-family: "Montserrat"; font-weight: 700; line-height: 1.2; transition: all 0.3s; padding-top: 15px; padding-right: 25px; padding-bottom: 15px; padding-left: 25px; border-radius: 50px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--white)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary-d-1)}@media (max-width: 768px) { h2 {font-size: 26px} h1 {font-size: 30px} h3 {font-size: 22px} h4 {font-size: 18px} h5 {font-size: 16px} h6 {font-size: 14px} .bricks-button {font-size: 13px}}