:root {
  --first-base: 153;
  --third-base: 129;
  --light-txt: hsl(153, 4%, 96%);
  --first-color: hsl(153 80% 26%);
  --second-color: hsl(140 55% 18%);
  --third-color: hsl(129 100% 100%);
  --accent-color: hsl(126 100% 52%);
  --second-base: 140;
  --dark-txt: hsl(153, 4%, 15%);
  --grey-txt: hsl(153, 4%, 60%);
  --dark-txt: hsl(153, 4%, 15%);
  --light-txt: hsl(153, 4%, 96%);
  --grey-txt: hsl(153, 4%, 60%);
  --first-base: 153;
  --second-base: 140;
  --third-base: 129;
}
