 html {font-size: var(--root-font-size)} body {font-family: "Helvetica Neue"} h1, h2, h3, h4, h5, h6 {font-family: "Home"} h1 {font-family: "Jost"; font-weight: 400; font-style: normal} h2 {font-family: "Jost"; font-weight: 400; font-style: normal} h3 {font-family: "Jost"; font-weight: 400; font-style: normal} 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)}