:root {
  --font-first: "Untitled Sans", sans-serif;

  --color-first: #949888;
  --color-second: #646e5a;
  --color-third: #484848;
  --color-fourth: #343434;
  --color-fifth: #e5e5e0;
  --color-sixth: #dcccae;
  --color-seventh: #f2f2f2;
  --color-eighth: #1e1e1e;
  --color-ninth: #f4f4f4;

  --color-white: #ffffff;
  --color-black: #000000;
}
