.swal2-container {
    z-index: 999999999;
}
.swal2-styled.swal2-confirm {
    background-color: #D90758;
    border: none;
    outline: none;
    color: white;
}