:root {
  --light-txt: hsl(357, 4%, 96%);
  --accent-color: hsl(220 60% 21%);
  --second-base: 212;
  --third-base: 0;
  --dark-txt: hsl(357, 4%, 15%);
  --grey-txt: hsl(357, 4%, 60%);
  --first-color: hsl(357 85% 52%);
  --second-color: hsl(212, 100%, 31%);
  --third-color: hsl(0 0% 100%);
  --first-base: 357;
  --dark-txt: hsl(357, 4%, 15%);
  --light-txt: hsl(357, 4%, 96%);
  --grey-txt: hsl(357, 4%, 60%);
  --first-base: 357;
  --second-base: 212;
  --third-base: 0;
}
