:where(:root) .bricks-color-light {color: var(--bg-light)} :where(:root) .bricks-background-light {background-color: var(--bg-light)} :where(:root) .bricks-color-primary {color: var(--accent)} :where(:root) .bricks-background-primary {background-color: var(--accent)} :where(:root) .bricks-color-dark {color: var(--bg-dark)} :where(:root) .bricks-background-dark {background-color: var(--bg-dark)} body {font-family: "Onest"; font-size: 17px; line-height: 1.6; color: #333333; font-weight: 300} h1, h2, h3, h4, h5, h6 {font-family: "Onest"; font-weight: 700; color: #030303} h1 {font-size: 80px; line-height: 1.1} h2 {font-size: 26px; line-height: 1.2; font-weight: 600; margin-top: 30px; margin-bottom: 30px} h3 {font-size: 30px; line-height: 1.3} h5 {font-weight: 600; font-size: 20px; margin-bottom: 16px} html {background-color: #ffffff} body {background: none} .brxe-container {width: 1320px; max-width: 100%; padding-right: 20px; padding-left: 20px} .woocommerce main.site-main {width: 1320px} #brx-content.wordpress {width: 1320px; max-width: 100%} @media (max-width: 478px) {:where(:root) .bricks-color-light {color: var(--bg-light)} :where(:root) .bricks-background-light {background-color: var(--bg-light)} h1, h2, h3, h4, h5, h6 {font-family: "Onest"; color: var(--text)} h1 {font-size: 80px} html {background-color: var(--bg-light)} body {background: none} }