:root {
  --zing: #f50537;
  --zing-hover: #cc0636;
  --black: black;
  --white: white;
  --zing-dark: black;
  --grey: #f2f2f2;
}