.swal2-container { z-index: 1200; }
.swal2-popup.app-confirm-popup {
    font-family: inherit;
    font-size: 16px;
}
.swal2-popup.app-confirm-popup .swal2-title {
    font-size: 24px;
    line-height: 1.3;
}
.swal2-popup.app-confirm-popup .swal2-html-container {
    font-size: 16px;
    line-height: 1.5;
}
