 .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-dark {color: var(--text-dark)}:where(:root) .bricks-background-dark {background-color: var(--text-dark)}:where(:root) .bricks-color-muted {color: var(--text-dark-muted)}:where(:root) .bricks-background-muted {background-color: var(--text-dark-muted)}:where(:root) .bricks-color-light {color: var(--text-light)}:where(:root) .bricks-background-light {background-color: var(--text-light)}:where(:root) * {border-color: var(--accent)}