 .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light); font-weight: 600; text-transform: capitalize; font-style: normal; border: 1px solid var(--primary); border-radius: var(--radius-m)} :root .bricks-button[class*="primary"].outline {background-color: var(--dark-l-1); border: 1px solid var(--primary); border-radius: var(--radius-m); color: var(--light); font-family: "Outfit"; text-transform: capitalize; font-weight: 600; font-style: normal} .bricks-button {color: var(--light); font-style: normal; text-transform: capitalize} body {color: var(--text-body); font-family: "Outfit"; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "PlayFair"; font-weight: 700} h1 {text-wrap: balance} html {background-color: var(--bg-body)} body {background: none} .brxe-section {padding-top: var(--section-padding-block); padding-right: var(--gutter); padding-bottom: var(--section-padding-block); padding-left: var(--gutter)}@media (max-width: 478px) { h1, h2, h3, h4, h5, h6 {text-wrap: balance}}