:root {
  --black: #000;
  --white: #fff;
  --green: #2c7873;
  --grey: #7a7a7a;
  --title: #333;
}
