.swal2-popup.swal2-icon-warning {
    background-color:#ffebeb;
}
.swal2-icon.swal2-warning {
    border-color: #ef3b3b !important;
    color: #ff5052 !important;
}
.swal2-icon.swal2-success {
    border-color: #2e3bff !important;
    color: #2e3bff !important;
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
    background-color: #2e3bff !important;
}
    .swal2-icon.swal2-success .swal2-success-ring {
        border: 0.25em solid rgba(0, 24, 255 , 0.3) !important;
    }
    