 html {font-size: var(--root-font-size)} body {font-family: "Helvetica Neue"; color: #191716} h1, h2, h3, h4, h5, h6 {font-family: "Times New Roman Condensed"; font-weight: 400; font-variation-settings: 'wght' 400; letter-spacing: -0.028em} h3 {font-family: "Times New Roman"; letter-spacing: -2px; color: #191716; font-size: 30px} 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-primary {color: #ba1200}:where(:root) .bricks-background-primary {background-color: #ba1200}:where(:root) .bricks-color-light {color: #fffcf7}:where(:root) .bricks-background-light {background-color: #fffcf7}:where(:root) .bricks-color-secondary {color: #c9cba3}:where(:root) .bricks-background-secondary {background-color: #c9cba3}:where(:root) .bricks-color-dark {color: #191716}:where(:root) .bricks-background-dark {background-color: #191716}:where(:root) .bricks-color-muted {color: #f5f2ed}:where(:root) .bricks-background-muted {background-color: #f5f2ed} :root .bricks-button[class*="primary"] {font-family: "Helvetica Neue"; font-style: normal; font-weight: 800; color: #fffcf7; letter-spacing: -1px; border-radius: 15px} :root .bricks-button[class*="primary"].outline {border-radius: 15px} .bricks-button {padding-top: 1em; padding-right: 1.5em; padding-bottom: 1em; padding-left: 1.5em}