.assignedServices.onRequestStatus {
   color: coral !important;
}

.assignedServices.onConfirmedStatus {
   color: darkgreen !important;
}

.assignedServices.onRefusedStatus {
   color: red !important;
}
