.swal-style .swal2-radio {
    display: grid !important;
    text-align: left;
    font-size: 16px;
}

.swal-style .swal2-title {
    font-size: 23px;
}

.swal2-radio {
    font-size: 12px;
}

.swal2-label {
    font-size: 20px;
    color: #000;
}

.swal2-styled.swal2-confirm {
    font-size: 1.5em;
}

.swal2-styled.swal2-cancel {
    font-size: 1.5em;
}

.swal2-title {
    font-size: 20px;
}

.swaldivs {
    text-align: left;
}

.swal2-popup {
    width: 62em;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
    font-family: 'Poppins';
}