:root {
  --link-color: hsl(27 95% 55%);
  --second-base: 208;
  --light-txt: hsl(208, 4%, 96%);
  --first-color: hsl(208 70% 24%);
  --second-color: hsl(208 63% 13%);
  --first-base: 208;
  --third-base: 0;
  --dark-txt: hsl(208, 4%, 15%);
  --grey-txt: hsl(208, 4%, 60%);
  --third-color: hsl(0 0% 100%);
  --accent-color: hsl(27 95% 47%);
  --dark-txt: hsl(208, 4%, 15%);
  --light-txt: hsl(208, 4%, 96%);
  --grey-txt: hsl(208, 4%, 60%);
  --first-base: 208;
  --second-base: 208;
  --third-base: 0;
}
