:root {
  --link-color: hsl(354 98.3% 55%);
  --grey-txt: hsl(354, 4%, 60%);
  --first-color: hsl(354 98.3% 45.3%);
  --second-color: hsl(0 0% 100%);
  --accent-color: hsl(354 98.3% 10%);
  --first-base: 354;
  --second-base: 0;
  --third-base: 354;
  --dark-txt: hsl(354, 4%, 15%);
  --light-txt: hsl(354, 4%, 96%);
  --third-color: hsl(354 98.9% 35.3%);
  --dark-txt: hsl(354, 4%, 15%);
  --light-txt: hsl(354, 4%, 96%);
  --grey-txt: hsl(354, 4%, 60%);
  --first-base: 354;
  --second-base: 0;
  --third-base: 354;
}
