.text-red {
  color:firebrick;
}
.text-green {
  color:limegreen;
}