.swal2-modal {
    font-size: 16px !important;
}

.swal2-icon {
    font-size: 16px !important;
}

.swal2-modal a,
.swal2-modal span {
    font-size: 16px !important;
}

.swal2-modal .swal2-icon-text {
    font-size: 60px !important;
}

.errorlist {
    list-style: none;
    color: white;
    margin-bottom: 15px;
}

.fields-set__col{
    align-self: flex-end;
}
