 html {font-size: 16px} body {font-size: var(--text-m); font-weight: 400; font-family: "Cairo"; line-height: 1.9; color: var(--fr-text)} h1, h2, h3, h4, h5, h6 {color: var(--fr-primary-dark); font-family: "Alexandria"; font-weight: 700; line-height: 1.3} h1 {font-size: clamp(2.5rem, 4.5vw, 4.5rem); line-height: 1.2; color: var(--fr-primary-dark)} h2 {font-size: clamp(2rem, 3.5vw, 3.25rem); font-family: "Alexandria"; font-weight: 700; line-height: 1.25; color: var(--fr-primary)} h3 {font-size: clamp(1.6rem, 2.5vw, 2.25rem); font-family: "Alexandria"; font-weight: 700; line-height: 1.3; color: var(--fr-primary)} h4 {font-size: clamp(1.35rem, 2vw, 1.75rem); font-family: "Alexandria"; font-weight: 600; line-height: 1.4; color: var(--fr-text)} h5 {font-size: 1.25rem; font-family: "Alexandria"; font-weight: 600; line-height: 1.5; color: var(--fr-text)} h6 {font-size: 1.125rem; font-family: "Alexandria"; font-weight: 600; line-height: 1.5; color: var(--fr-text-muted)}