/* theme: rosa */
:root{
--p1: 219, 39, 119;
--p1-hex: #DB2777;
--p2: 157, 23, 77;
--p2-hex: #9D174D;
--s1: 14, 165, 233;
--s1-hex: #0EA5E9;
--s2: 34, 197, 94;
--s2-hex: #22C55E;
--s3: 245, 158, 11;
--s3-hex: #F59E0B;
--body-font: 'Trebuchet MS', system-ui, sans-serif;
--wl-radius: 14px;
}
