.red {
  color: red;
}

.orange {
  color: orange;
}

.green {
  color: green;
}

.gray {
  color: gray;
}
