 html {font-size: var(--root-font-size)} body {font-family: "Plus Jakarta Sans"; font-weight: 400; text-wrap: pretty} h1, h2, h3, h4, h5, h6 {font-family: "Plus Jakarta Sans"; text-wrap: pretty; color: var(--primary-ultra-dark); font-weight: 800} h1 {font-weight: 900} h2 {font-weight: 900} h3 {font-weight: 900} h4 {font-weight: 900} 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)}