 html {background-color: var(--bg-body-light)} body {background: none} body {font-family: "Quattrocento"; font-weight: 400; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "Luxenta"} h1 {font-size: var(--text-5xl)} h2 {font-size: var(--text-4xl)} h3 {font-size: var(--text-3xl)} h4 {font-size: var(--text-2xl)} h5 {font-size: var(--text-xl)} h6 {font-size: var(--text-l)}