:root {
  --link-color: hsl(149 99% 15%);
  --second-base: 57;
  --light-txt: hsl(149, 4%, 96%);
  --third-color: hsl(15 6% 13%);
  --accent-color: hsl(149 99% 15%);
  --first-base: 149;
  --third-base: 15;
  --dark-txt: hsl(149, 4%, 15%);
  --grey-txt: hsl(149, 4%, 60%);
  --first-color: hsl(149 99% 28%);
  --second-color: hsl(57 100% 50%);
  --dark-txt: hsl(149, 4%, 15%);
  --light-txt: hsl(149, 4%, 96%);
  --grey-txt: hsl(149, 4%, 60%);
  --first-base: 149;
  --second-base: 57;
  --third-base: 15;
}
