 html {font-size: 100%} body {color: var(--body); font-size: var(--text-body); font-weight: 400; line-height: var(--body-lh); font-family: "nunito-sans"} h1, h2, h3, h4, h5, h6 {color: var(--body); line-height: var(--heading-lh); font-family: "nunito-sans"; font-weight: 700} h1 {font-size: var(--text-h1)} h2 {font-size: var(--text-h2)} h3 {font-size: var(--text-h3)} h4 {font-size: var(--text-h4)} h5 {font-size: var(--text-h5)} h6 {font-size: var(--text-h6)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-section {padding-top: var(--section-padding-base); padding-right: 5%; padding-bottom: var(--section-padding-base); padding-left: 5%} .brxe-container {width: 1200px} .woocommerce main.site-main {width: 1200px} #brx-content.wordpress {width: 1200px} html {background-color: #f2f2f2} body {background: none}