:root {
  --third-color: hsl(211 92.8% 38%);
  --second-base: 0;
  --third-base: 211;
  --dark-txt: hsl(210, 4%, 15%);
  --light-txt: hsl(210, 4%, 96%);
  --grey-txt: hsl(210, 4%, 60%);
  --first-color: hsl(210 100% 31.4%);
  --second-color: hsl(0 0% 100%);
  --accent-color: hsl(198 31.9% 40.0%);
  --link-color: hsl(198 31.9% 80%);
  --first-base: 210;
  --dark-txt: hsl(210, 4%, 15%);
  --light-txt: hsl(210, 4%, 96%);
  --grey-txt: hsl(210, 4%, 60%);
  --first-base: 210;
  --second-base: 0;
  --third-base: 211;
}
