:root {
  --color-green: hsl(110.53deg 43.2% 76.66%);
  --color-yellow: hsl(60deg 78% 69%);
  --color-blue: hsl(205deg 70% 83%);
  --color-pink: hsl(349.52deg 100% 87.65%);
  --color-orange: hsl(38.82deg 100% 50%);
}
