.swal2-warning {
  border-color: #eab308 !important;
}

.swal2-warning .swal2-icon-content {
  color: #eab308;
}

.swal2-confirm.swal2-styled {
  background-color: #3b82f6;
}

.swal2-cancel.swal2-styled {
  background-color: #dc2626;
}
