:root {
  --second-base: 150;
  --third-base: 0;
  --light-txt: hsl(27, 4%, 96%);
  --second-color: hsl(150 91% 30%);
  --third-color: hsl(0 100% 100%);
  --accent-color: hsl(0 0% 64%);
  --dark-txt: hsl(27, 4%, 15%);
  --grey-txt: hsl(27, 4%, 60%);
  --first-color: hsl(27 93% 48%);
  --first-base: 27;
  --dark-txt: hsl(27, 4%, 15%);
  --light-txt: hsl(27, 4%, 96%);
  --grey-txt: hsl(27, 4%, 60%);
  --first-base: 27;
  --second-base: 150;
  --third-base: 0;
}
