.swal2-popup {
    border-radius: 15px !important;
}

.swal2-confirm,
.swal2-cancel,
.swal2-deny {
    border-radius: 10px !important;
}

.swal2-title,
.swal2-content,
.swal2-html-container {
    word-break: keep-all !important;
    word-wrap: break-word !important;
    white-space: pre-line !important;
}

.user-info-popup {
    text-align: left;
    line-height: 1.4;
}

.user-info-text {
    margin: 2px 0px;
}

.user-info-label {
    font-weight: bold;
}