 html {background-color: var(--black)} body {background: none} body {font-family: "Poppins"; color: var(--white)} h1, h2, h3, h4, h5, h6 {color: var(--white); font-family: "Montserrat"; font-weight: 700} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .bricks-button {color: var(--white); font-family: "Poppins"; font-weight: 400} .brxe-container {width: 100%; max-width: 1080px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1080px} .brxe-section {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}