.tr-green {
  background: #d1ffd5 !important;
}

.tr-green:hover {
  background: #c8f3cc !important;
}

.tr-red {
  background: #ffd1d9 !important;
}

.tr-red:hover {
  background: #ffd1d9df !important;
}
