:root {
  --link-color: hsl(42 42.9% 50%);
  --first-base: 33;
  --third-base: 280;
  --dark-txt: hsl(33, 4%, 15%);
  --light-txt: hsl(33, 4%, 96%);
  --grey-txt: hsl(33, 4%, 60%);
  --first-color: hsl(33 73.3% 2.9%);
  --second-color: hsl(0 0% 100%);
  --third-color: hsl(280 3.1% 19%);
  --accent-color: hsl(42 42.9% 38.4%);
  --second-base: 0;
  --dark-txt: hsl(33, 4%, 15%);
  --light-txt: hsl(33, 4%, 96%);
  --grey-txt: hsl(33, 4%, 60%);
  --first-base: 33;
  --second-base: 0;
  --third-base: 280;
}
