 .brxe-container {width: var(--max-screen-width); min-width: var(--min-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); min-width: var(--min-screen-width)} body {font-size: var(--text-m); color: var(--text-muted); font-family: "Outfit"} h1, h2, h3, h4, h5, h6 {color: var(--text)} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-l)} h6 {font-size: var(--text-m)} .brxe-section {padding-top: var(--space-xl); padding-right: var(--space-xl); padding-bottom: var(--space-xl); padding-left: var(--space-xl)} :where(:root) .bricks-color-primary {color: var(--primary)} :where(:root) .bricks-background-primary {background-color: var(--primary)} :where(:root) .bricks-color-light {color: var(--light)} :where(:root) .bricks-background-light {background-color: var(--light)} :where(:root) .bricks-color-dark {color: var(--dark)} :where(:root) .bricks-background-dark {background-color: var(--dark)} :where(:root) .bricks-color-success {color: var(--success)} :where(:root) .bricks-background-success {background-color: var(--success)} :where(:root) .bricks-color-warning {color: var(--warning)} :where(:root) .bricks-background-warning {background-color: var(--warning)} :where(:root) .bricks-color-danger {color: var(--danger)} :where(:root) .bricks-background-danger {background-color: var(--danger)} :where(:root) .bricks-color-info {color: var(--info)} :where(:root) .bricks-background-info {background-color: var(--info)} :where(:root) * {border-color: var(--border)} :where(:root) .bricks-color-muted {color: var(--border-muted)} :where(:root) .bricks-background-muted {background-color: var(--border-muted)} .bricks-button {color: var(--bg-light); font-weight: 500} 