 html {background-color: var(--lk-gray)} body {background: none} html {font-size: 100%} body {color: var(--lk-dark); font-size: var(--font__base); font-family: "Lk-Gilroy"; font-weight: 300; font-style: normal; line-height: 1.3} h1 {font-weight: 700; font-style: normal; font-size: var(--h1); line-height: 1} h2 {font-size: var(--h2); font-family: "Lk-Gilroy"; font-weight: 700; line-height: 1.1} h3 {font-size: var(--h3); font-family: "Lk-Gilroy"; font-weight: 700; line-height: 1.05} h4 {font-family: "Lk-Gilroy"; font-weight: 700; line-height: 1.3; font-size: 20px} h5 {font-size: 20px; line-height: 1; text-transform: uppercase} h6 {font-size: var(--font__base); font-family: "Lk-Gilroy"; font-weight: 400; line-height: 1} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--site__width); padding-right: var(--site__padding-lr); padding-left: var(--site__padding-lr)} .woocommerce main.site-main {width: var(--site__width)} #brx-content.wordpress {width: var(--site__width)}