.swal2-confirm-custom {
  color: rgba(0, 0, 0, 0.7) !important;
  background-color: #fbff00 !important;
  font-weight: bold !important;
}

.swal2-image {
  margin-top: 0 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.colored-toast.swal2-icon-success {
  background-color: #3fc3ee !important;
}

.colored-toast .swal2-title {
  color: white !important;
}
