/* theme: notte */
:root{
--p1: 8, 145, 178;
--p1-hex: #0891B2;
--p2: 14, 111, 134;
--p2-hex: #0E6F86;
--s1: 249, 115, 22;
--s1-hex: #F97316;
--s2: 34, 197, 94;
--s2-hex: #22C55E;
--s3: 167, 139, 250;
--s3-hex: #A78BFA;
--body-font: 'Lucida Sans', 'Segoe UI', system-ui, sans-serif;
--wl-radius: 10px;
}
