:root {
  --first-color: hsl(140 69% 31%);
  --third-color: hsl(180 8% 5%);
  --accent-color: hsl(43 32% 53%);
  --link-color: hsl(0 0% 57%);
  --second-base: 358;
  --third-base: 180;
  --dark-txt: hsl(140, 4%, 15%);
  --second-color: hsl(358 88% 42%);
  --first-base: 140;
  --light-txt: hsl(140, 4%, 96%);
  --grey-txt: hsl(140, 4%, 60%);
  --dark-txt: hsl(140, 4%, 15%);
  --light-txt: hsl(140, 4%, 96%);
  --grey-txt: hsl(140, 4%, 60%);
  --first-base: 140;
  --second-base: 358;
  --third-base: 180;
}
