.orangeFront {
  color: #ffc446;
}

.greenFront {
  color: #8fbe00;
}

.redFront {
  color: #c63636;
}

.blueFront {
  color: #4694ff;
}

.blackFront {
  color: #2c2c2c;
}