.wk-confirm-border-modal {
    border-radius: 28px !important;

}

.swal2-close:focus {
    box-shadow: none !important;
}

.wk-icon-alert-dialog {
    height: 80px;
    width: 92px;
    background: #F7D172;
}

.swal2-icon {
    border-color: #fff !important;
}

.wk-mt-20 {
    margin-top: 20px;
}

.swal2-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    color: #5E5E5E !important;
    padding: 15px 20px 0px 20px !important;
}

.swal2-popup {
    padding: 0 0 2.25em !important;
}

.swal2-html-container {
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    color: #ACACAC !important;
    margin-top: 10px !important;
}

.wk-btn-confirm-dialog {
    height: 46px;
    width: 134px;
    border-radius: 16px !important;

    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}

.wk-btn-confirm-dialog:focus {
    box-shadow: none !important;
}