 html {font-size: 100%} body {font-size: var(--body); color: var(--primary); line-height: 1.5; font-weight: 300} h1 {color: var(--primary); font-weight: 300; font-size: var(--h1); line-height: 1.1} h2 {color: var(--primary); font-weight: 300; font-size: var(--h2); line-height: 1.2} h3 {color: var(--primary); font-size: var(--h3); font-weight: 300; line-height: 1.3} h6 {color: var(--primary); font-size: var(--text-m); font-weight: 300} html {background-color: var(--secondary)} body {background: none} .brxe-section {align-items: center; justify-content: center; padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .brxe-container {width: 100%; max-width: var(--site-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--site-width)} .bricks-button {color: var(--primary); text-transform: uppercase; font-size: var(--cta-button); font-weight: 500; letter-spacing: 10%; border-radius: 12px}