/* theme: indaco */
:root{
--p1: 67, 56, 202;
--p1-hex: #4338CA;
--p2: 49, 46, 129;
--p2-hex: #312E81;
--s1: 245, 158, 11;
--s1-hex: #F59E0B;
--s2: 16, 185, 129;
--s2-hex: #10B981;
--s3: 236, 72, 153;
--s3-hex: #EC4899;
--body-font: Georgia, 'Times New Roman', serif;
--wl-radius: 6px;
}
