 html {font-size: var(--root-font-size)} body {font-family: "futura-pt"; font-size: 15px} h1, h2, h3, h4, h5, h6 {font-family: "futura-pt"; font-weight: 700} h1 {font-family: "ivypresto-display"} h3 {font-size: var(--h3)} 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)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button {color: var(--white)} html {background-color: #ffffff !important} body {background: none}