 body {font-family: "Satoshi"; font-size: var(--text-base); line-height: 1.6; color: var(--neutral-900)} h1, h2, h3, h4, h5, h6 {font-family: "Fraunces"; font-weight: 700; color: var(--neutral-900); line-height: 1.1; letter-spacing: -0.02em} h1 {font-size: var(--text-5xl); line-height: 1.05} h2 {font-size: var(--text-4xl); font-weight: 700; line-height: 1.1} h3 {font-size: var(--text-3xl); font-weight: 700; line-height: 1.2} h4 {font-size: var(--text-2xl); font-weight: 500; line-height: 1.25} h5 {font-size: var(--text-xl); font-weight: 500; line-height: 1.25} h6 {font-size: var(--text-lg); font-weight: 500; line-height: 1.3} .brxe-section {padding-top: var(--space-xl); padding-bottom: var(--space-xl)} .brxe-container {max-width: var(--container-max); padding-top: var(--container-padding)} #brx-content.wordpress {max-width: var(--container-max)} :root .bricks-button[class*="primary"] {font-family: "Satoshi"; font-weight: 500} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--brand-primary)}