/* theme: terra */
:root{
--p1: 15, 118, 110;
--p1-hex: #0F766E;
--p2: 17, 94, 89;
--p2-hex: #115E59;
--s1: 234, 88, 12;
--s1-hex: #EA580C;
--s2: 22, 163, 74;
--s2-hex: #16A34A;
--s3: 147, 51, 234;
--s3-hex: #9333EA;
--body-font: 'Segoe UI', system-ui, -apple-system, Roboto, 'Helvetica Neue', sans-serif;
--wl-radius: 12px;
}
