 .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} body {font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {font-family: "Raleway"; font-weight: 600} .bricks-button {border-radius: var(--radius-full); font-family: "Poppins"; font-weight: 700; text-transform: uppercase} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--tertiary)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--tertiary)}