.green-check {
  color: green;
  font-weight: bold;
}

.red-cross {
  color: red;
  font-weight: bold;
}

.red-text {
    color: red;
}