.deactivated-row {
  background-color: #fffbe6 !important;
  color: #b7791f !important;
  text-decoration: line-through;
}

.deactivated-badge {
  background: #f6ad55;
  color: #7b341e;
  font-size: 0.75rem;
  border-radius: 4px;
  padding: 2px 6px;
  margin-left: 8px;
}
