 body {font-size: var(--font-body); font-weight: 400; font-family: "Team Members"} h1, h2, h3, h4, h5, h6 {font-family: "Team Members"} h1 {font-size: var(--font-h1); font-weight: 800; line-height: 1.1} h2 {font-size: var(--font-h2); font-weight: 700; line-height: 1.2} h3 {font-size: var(--font-h3); font-weight: 600; line-height: 1.3} h4 {font-size: var(--font-h4); font-weight: 500; line-height: 1.4} .brxe-container {max-width: 131.2rem; width: 100%} #brx-content.wordpress {max-width: 131.2rem; width: 100%} .woocommerce main.site-main {width: 100%} .brxe-section {padding-top: var(--gap-l); padding-right: var(--gap-s); padding-bottom: var(--gap-l); padding-left: var(--gap-s)} .bricks-button {font-size: var(--font-btn); line-height: 1; font-family: "Team Members"; font-weight: 600; padding-top: var(--gap-xs); padding-right: var(--gap-m); padding-bottom: var(--gap-xs); padding-left: var(--gap-m)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--color-accent)}