body.bricks-is-frontend :focus { outline: none !important;} html {font-size: var(--root-font-size)} body {font-family: "Inter"} h1, h2, h3, h4, h5, h6 {font-family: "Fraunces"} 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)}.woocommerce-notices-wrapper .woocommerce-error a, .woocommerce-NoticeGroup .woocommerce-error a.button {background-color: var(--bricks-color-red); color: var(--white)}.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-NoticeGroup .woocommerce-message {color: var(--white); background-color: var(--bricks-color-green)}