:root {
  --first-base: 333;
  --second-base: 300;
  --grey-txt: hsl(333, 4%, 60%);
  --accent-color: hsl(261 50% 55%);
  --third-base: 333;
  --dark-txt: hsl(333, 4%, 15%);
  --light-txt: hsl(333, 4%, 96%);
  --first-color: hsl(333, 48%, 33%);
  --second-color: hsl(300 100% 7%);
  --third-color: hsl(333, 48%, 25%);
  --error-color: #c34c34c34;
  --link-color: hsl(230 83% 64%);
  --dark-txt: hsl(333, 4%, 15%);
  --light-txt: hsl(333, 4%, 96%);
  --grey-txt: hsl(333, 4%, 60%);
  --first-base: 333;
  --second-base: 300;
  --third-base: 333;
}
