:where(:root) .bricks-color-primary {color: #ffd400}:where(:root) .bricks-background-primary {background-color: #ffd400}:where(:root) .bricks-color-secondary {color: #242424}:where(:root) .bricks-background-secondary {background-color: #242424}:where(:root) .bricks-color-light {color: var(--bricks-color-cee533)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-cee533)} body {font-family: "Open Sans"; font-size: var(--font-18); color: var(--bricks-color-gambvk)} h1 {font-size: var(--font-50)} h3 {font-size: var(--font-40)} .brxe-container {width: 1250px} .woocommerce main.site-main {width: 1250px} #brx-content.wordpress {width: 1250px}@media (max-width: 1024px) { h1 {font-size: var(--font-40)} body {font-size: var(--font-16)} h3 {font-size: var(--font-32)} .brxe-container {width: 991px} .woocommerce main.site-main {width: 991px} #brx-content.wordpress {width: 991px}}@media (max-width: 768px) { h1 {font-size: var(--font-32)} body {font-size: var(--font-16)} h3 {font-size: var(--font-32)} .brxe-container {width: 730px} .woocommerce main.site-main {width: 730px} #brx-content.wordpress {width: 730px}}@media (max-width: 478px) { h3 {font-size: var(--font-24)} h1 {font-size: var(--font-24)} body {font-size: var(--font-14)} .brxe-container {width: 440px} .woocommerce main.site-main {width: 440px} #brx-content.wordpress {width: 440px}}