/* theme: corallo */
:root{
--p1: 15, 76, 129;
--p1-hex: #0F4C81;
--p2: 11, 58, 99;
--p2-hex: #0B3A63;
--s1: 255, 107, 107;
--s1-hex: #FF6B6B;
--s2: 6, 182, 212;
--s2-hex: #06B6D4;
--s3: 245, 158, 11;
--s3-hex: #F59E0B;
--body-font: Calibri, 'Segoe UI', system-ui, sans-serif;
--wl-radius: 16px;
}
