.swal2-confirm,
.swal2-cancel {
    border-radius: 1rem !important;
}
.swal2-popup {
    border-radius: 1rem !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 1.5rem;
}
