 html {font-size: 100%} body {font-family: "Inter"} h1 {font-family: "Playfair Display"; font-weight: 500; font-size: var(--text-3xl); letter-spacing: -0.025em; text-align: center} h2 {color: var(--colore-10); font-size: var(--text-l); font-weight: 500; font-family: "Playfair Display"; letter-spacing: -0.025em; margin-bottom: 5px} h3 {font-size: var(--text-m); font-family: "Playfair Display"; font-weight: 500; letter-spacing: -0.025em; color: var(--colore-3); margin-bottom: 5px} h4 {font-size: var(--text-m); color: var(--colore-3); font-family: ""; font-weight: 500; letter-spacing: -0.025em}:where(p) { margin: 0;}:where(p:last-of-type) + h1, :where(p:last-of-type) + h2, :where(p:last-of-type) + h3, :where(p:last-of-type) + h4, :where(p:last-of-type) + h5, :where(p:last-of-type) + h6 { margin: 0;}