.swal2-popup {
    width: 35em;
    height: 26em;
    border-radius: 30px;
}

.swal2-icon {
    width: 2.5em;
    height: 2.5em;
    margin: 0.5em auto 0.5em;
}

.swal2-actions .swal2-confirm.swal2-styled,
.swal2-deny.swal2-styled,
.swal2-cancel.swal2-styled {
    font-size: 14px;
    border-radius: 20px;
}

.swal2-icon .swal2-icon-content {
    font-size: 2em;
    font-weight: 700;
}

.swal2-title {
    font-size: 1.5em;
    font-size: 1.4em;
    line-height: 35px;
}

.swal2-content {
    font-size: 14px;
    font-weight: 500;
}