 html {font-size: 100%} body {font-size: var(--step-0); line-height: 1.6; text-wrap: pretty; font-weight: 400; font-family: "Outfit"} h1, h2, h3, h4, h5, h6 {line-height: 1.3; letter-spacing: -0.025em; text-wrap: pretty; font-family: "Georgia"; font-weight: 700} h1 {font-size: var(--step-5)} h2 {font-size: var(--step-4)} h3 {font-size: var(--step-3)} h4 {font-size: var(--step-2)} h5 {font-size: var(--step-1)} h6 {font-size: var(--step-0)} .brxe-container {width: 100%; padding-right: var(--space-s-m); padding-left: var(--space-s-m); max-width: var(--grid-max-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--grid-max-width)} .bricks-button {border-radius: 9px}:where(:root) .bricks-color-primary {color: #ff9800}:where(:root) .bricks-background-primary {background-color: #ff9800}:where(:root) .bricks-color-secondary {color: #ffc107}:where(:root) .bricks-background-secondary {background-color: #ffc107}:where(:root) .bricks-color-light {color: #f5f5f5}:where(:root) .bricks-background-light {background-color: #f5f5f5}:where(:root) .bricks-color-dark {color: #424242}:where(:root) .bricks-background-dark {background-color: #424242}:where(:root) .bricks-color-muted {color: #9e9e9e}:where(:root) .bricks-background-muted {background-color: #9e9e9e}