/* theme: menta */
:root{
--p1: 5, 150, 105;
--p1-hex: #059669;
--p2: 4, 120, 87;
--p2-hex: #047857;
--s1: 251, 113, 133;
--s1-hex: #FB7185;
--s2: 14, 165, 233;
--s2-hex: #0EA5E9;
--s3: 245, 158, 11;
--s3-hex: #F59E0B;
--body-font: 'Century Gothic', 'Segoe UI', system-ui, sans-serif;
--wl-radius: 18px;
}
