 .brxe-section {padding-top: var(--section-s); padding-right: var(--section-horizontal); padding-bottom: var(--section-s); padding-left: var(--section-horizontal)} .brxe-container {width: 100%; max-width: 120rem} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 120rem} body {font-size: var(--font-body); font-family: "Montserrat"} h1, h2, h3, h4, h5, h6 {font-family: "Montserrat"; font-weight: 700; line-height: 1; text-transform: uppercase; color: var(--color-black)} h1 {font-size: var(--font-h1)} h2 {font-size: var(--font-h2)} h3 {font-size: var(--font-h3)} h4 {font-size: var(--font-h4)} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} .bricks-button {font-weight: 700; line-height: 1.4; text-transform: uppercase; font-size: 1.6rem; padding-top: 1em; padding-right: 1.5625em; padding-bottom: 0.9em; padding-left: 1.5625em; border-radius: var(--border-radius-m)} :root .bricks-button[class*="primary"] {color: var(--color-black)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-sonic-blue)}