:root {
  --second-base: 0;
  --dark-txt: hsl(0, 4%, 15%);
  --light-txt: hsl(0, 4%, 96%);
  --grey-txt: hsl(0, 4%, 60%);
  --second-color: hsl(0 0% 100%);
  --accent-color: hsl(0 95% 40%);
  --first-base: 0;
  --first-color: hsl(0 94.9% 54.1%);
  --dark-txt: hsl(0, 4%, 15%);
  --light-txt: hsl(0, 4%, 96%);
  --grey-txt: hsl(0, 4%, 60%);
  --first-base: 0;
  --second-base: 0;
}
