:root {
  --first-color: hsl(358 79.4% 49.4%);
  --second-color: hsl(0 0% 0%);
  --accent-color: hsl(358 79.4% 30%);
  --link-color: hsl(358 79.4% 35%);
  --second-base: 0;
  --third-color: hsl(0 0% 100%);
  --first-base: 358;
  --third-base: 0;
  --dark-txt: hsl(358, 4%, 15%);
  --light-txt: hsl(358, 4%, 96%);
  --grey-txt: hsl(358, 4%, 60%);
  --dark-txt: hsl(358, 4%, 15%);
  --light-txt: hsl(358, 4%, 96%);
  --grey-txt: hsl(358, 4%, 60%);
  --first-base: 358;
  --second-base: 0;
  --third-base: 0;
}
