.btn-delete {
}

.btn-delete:hover {
  color: white;
  background-color: #dc3545;
  border-color: #ad1725 !important;
}

