 html {font-size: 100%} body {font-family: "Lato"; font-size: var(--text-s)} h1, h2, h3, h4, h5, h6 {font-family: "OGG Font"; font-weight: 400} h1 {font-size: var(--text-xl)} h2 {font-size: var(--text-l)} h3 {font-size: var(--text-m)} .brxe-container {width: 1280px} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--accent); font-size: var(--text-s); font-family: "Lato"; font-weight: 400; border-radius: 3.125rem} :root .bricks-button[class*="secondary"] {color: var(--primary); font-size: var(--text-s); font-family: "Lato"; border: 1px solid var(--primary); border-radius: 3.125rem} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)}