 html {font-size: var(--root-font-size)} body {font-family: "Plus Jakarta Sans"} 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)}@media (max-width: 478px) { .pswp .pswp__bg {background-color: var(--bg-dark)} html {background-color: var(--bg-dark)} body {background: none}}