:root {
  --blue: #34a012;
  --dark-blue: #148000;
  --red: #f44336;
  --dark-red: #d32f2f;
  --moon-grey: #f2f2f2;
}
