:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)} body {font-family: "Crimson Text"; font-weight: 400; font-size: var(--text-l); letter-spacing: 0.3px; line-height: 1.6} h1 {font-family: "Cormorant Garamond"; font-weight: 600; letter-spacing: -0.5px; line-height: 1.1} h2 {font-weight: 400; line-height: 1.2; letter-spacing: 0px; font-family: "Plus Jakarta Sans"; text-transform: capitalize} h3 {text-transform: capitalize; letter-spacing: 2px; line-height: 1.3; font-family: "Marcellus"; font-weight: 400}