.text-green {
  color: #2e7d32;
}

.text-green-dark {
  color: #1b5e20;
}

.text-green-muted {
  color: #66bb6a;
}
