 html {font-size: var(--root-font-size)} body {color: var(--text-dark-muted); font-family: "Inter Variable"} h1, h2, h3, h4, h5, h6 {font-family: "Roboto Condensed Variable"; color: var(--text-dark)} 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)}.brxe-form .bricks-button {text-transform: uppercase; color: var(--text-light); font-weight: 600; background-color: var(--bg-dark); padding-top: var(--btn-padding-block)}