.swal2-styled {
    color: #fff!important;
    background-color: #212529!important;
    border-color: #212529!important;
}

.swal2-styled:focus{
    color: #fff!important;
    background-color: #484a54!important;
    border-color: #42444e!important;
    box-shadow: 0 0 0 0.2rem rgba(115, 116, 128, 0.5)!important;
}

.swal2-icon {
    color: #212529!important;
    border-color: #212529!important;
}
