 .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"] {color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--secondary)} body {color: var(--text-body); font-size: var(--text-m); font-weight: 400; font-style: normal; font-family: "Open Sans"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-weight: 600; font-family: "Open Sans"} .brxe-section {padding-top: var(--space-4xl); padding-right: var(--space-s); padding-bottom: var(--space-4xl); padding-left: var(--space-s)}@media (max-width: 767px) { .brxe-section {padding-top: var(--space-5xl); padding-bottom: var(--space-5xl)}}@media (max-width: 478px) { .brxe-section {padding-top: var(--space-6xl); padding-bottom: var(--space-6xl)}}