.swal2-container {
    
    z-index:                    999999999;
    
}
.swal2-html-container {
    
    font-family:                sans-serif;
    font-size:                  .9em;
    
}
.swal2-styled.swal2-confirm {
    
    background-color:           #502763;
    border:                     none;
    color:                      white;
    font-family:                sans-serif;
    font-size:                  1em;
    outline:                    none;
    
}