 html {font-size: var(--root-font-size)} body {font-family: "Montserrat"} h1, h2, h3, h4, h5, h6 {font-family: "Lora"} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)}:where(:root) .bricks-color-secondary {color: #291816}:where(:root) .bricks-background-secondary {background-color: #291816}:where(:root) .bricks-color-dark {color: #291816}:where(:root) .bricks-background-dark {background-color: #291816}:where(:root) .bricks-color-primary {color: #8b2428}:where(:root) .bricks-background-primary {background-color: #8b2428}:where(:root) .bricks-color-light {color: #f2f2f2}:where(:root) .bricks-background-light {background-color: #f2f2f2}@media (max-width: 991px) {:where(:root) .bricks-color-primary {color: #8b2428}:where(:root) .bricks-background-primary {background-color: #8b2428}:where(:root) .bricks-color-light {color: #f2f2f2}:where(:root) .bricks-background-light {background-color: #f2f2f2}:where(:root) .bricks-color-dark {color: #291816}:where(:root) .bricks-background-dark {background-color: #291816}:where(:root) .bricks-color-secondary {color: #666}:where(:root) .bricks-background-secondary {background-color: #666}}