:root {
  --first-base: 359;
  --third-base: 0;
  --first-color: hsl(359 61.9% 37.1%);
  --third-color: hsl(52 100% 50.2%);
  --accent-color: hsl(359 55% 30%);
  --second-base: 213;
  --dark-txt: hsl(359, 4%, 15%);
  --light-txt: hsl(359, 4%, 96%);
  --grey-txt: hsl(359, 4%, 60%);
  --second-color: hsl(213 60.9% 26.1%);
  --dark-txt: hsl(359, 4%, 15%);
  --light-txt: hsl(359, 4%, 96%);
  --grey-txt: hsl(359, 4%, 60%);
  --first-base: 359;
  --second-base: 213;
  --third-base: 52;
}
