.swal-button--cancel{
  background-color: #f9f9f9 !important;
}

.swal-button--confirm{
  background-color: #7cd1f9 !important;
}

.swal-button--danger{
  background-color: #e64942 !important;
}