:root {
  --zing: #3a3d46;
  --zing-hover: #999;
  --black: #101010;
  --white: white;
  --zing-dark: #2b2b2b;
  --grey: #f4f4f4;
}