.swal-title {
    font-size: 16px !important;
}

.custom-swal {
    width: 400px;
}

.swal-action {
    justify-content: space-between;
    width: 200px;
}

.swal-btns {
    font-size: 15px !important;
    width: 70px;
    height: 40px;
}

.warning-title {
    font-size: 18px !important;
    text-align: left;
}

.warning-swal {
    width: 600px;
    font-size: 14px;
}

.warning-action {
    margin: unset !important;
}