 .brxe-container {width: var(--content-width); column-gap: var(--space-s); row-gap: var(--space-s)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {flex-direction: column}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-light {color: var(--base-ultra-light)}:where(:root) .bricks-background-light {background-color: var(--base-ultra-light)}:where(:root) .bricks-color-dark {color: var(--primary-ultra-dark)}:where(:root) .bricks-background-dark {background-color: var(--primary-ultra-dark)}:where(:root) .bricks-color-muted {color: var(--neutral-semi-dark)}:where(:root) .bricks-background-muted {background-color: var(--neutral-semi-dark)} html {font-size: 62.5%} body {font-family: "Barlow", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Barlow Condensed", "Aptos Narrow", "Arial Narrow", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-weight: 800}