:root {
  --light-txt: hsl(54, 4%, 96%);
  --second-color: hsl(150 83% 26%);
  --accent-color: hsl(154 6%18%);
  --second-base: 150;
  --grey-txt: hsl(54, 4%, 60%);
  --first-color: hsl(54 94% 50%);
  --third-color: hsl(0 0% 0%);
  --link-color: hsl(54 94% 40%);
  --first-base: 54;
  --third-base: 0;
  --dark-txt: hsl(54, 4%, 15%);
  --dark-txt: hsl(54, 4%, 15%);
  --light-txt: hsl(54, 4%, 96%);
  --grey-txt: hsl(54, 4%, 60%);
  --first-base: 54;
  --second-base: 150;
  --third-base: 0;
}
