 html {background-color: var(--bg-surface)} body {background: none} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); font-family: "Inter"; line-height: 1.2; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Anton"; line-height: 1; text-transform: uppercase; letter-spacing: 1.2px} h1 {font-size: var(--text-4xl); font-weight: 900} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl); font-family: "Inter"} h5 {font-family: "Inter"} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .brxe-section {padding-top: var(--space-l); padding-right: var(--space-m); padding-bottom: var(--space-l); padding-left: var(--space-m)}