 .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} body {font-family: "Satoshi Medium"; font-weight: 500} h1, h2, h3, h4, h5, h6 {font-family: "Satoshi Black"; letter-spacing: 0.06em; font-weight: 900} .bricks-button {text-transform: uppercase; font-family: "Roboto Condensed"; font-weight: 700; letter-spacing: 0.04em; border-radius: var(--btn-border-radius) var(--btn-border-radius) var(--btn-border-radius) var(--btn-border-radius)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--action)} :root .bricks-button[class*="primary"] {color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {color: var(--white)}:where(:root) .bricks-color-primary {color: var(--action)}:where(:root) .bricks-background-primary {background-color: var(--action)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}