html {font-size: 100%} body {font-size: var(--step-0); line-height: 1.5; font-family: "Inter"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Inter"; font-weight: 800; line-height: 1.2} h1 {font-size: var(--step-6)} h2 {font-size: var(--step-5)} h3 {font-size: var(--step-4)} h4 {font-size: var(--step-3)} h5 {font-size: var(--step-2)} h6 {font-size: var(--step-1)} .brxe-container {width: 100%; max-width: var(--grid-max-width); padding-right: var(--space-s-l); padding-left: var(--space-s-l); flex-direction: row; column-gap: var(--grid-gutter); row-gap: var(--grid-gutter)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--grid-max-width)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-omxdpe)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-urotaq)} .bricks-button {font-weight: 600; text-transform: uppercase; font-size: var(--step-0); letter-spacing: 0.02em; border-radius: 6px}