:root {
  --first-color: hsl(359 99% 50%);
  --second-color: hsl(138 90% 32%);
  --third-color: hsl(39 61% 65%);
  --accent-color: hsl(0 0% 15%);
  --third-base: 39;
  --dark-txt: hsl(359, 4%, 15%);
  --grey-txt: hsl(359, 4%, 60%);
  --first-base: 359;
  --second-base: 138;
  --light-txt: hsl(359, 4%, 96%);
  --dark-txt: hsl(359, 4%, 15%);
  --light-txt: hsl(359, 4%, 96%);
  --grey-txt: hsl(359, 4%, 60%);
  --first-base: 359;
  --second-base: 138;
  --third-base: 39;
}
