.swal2-popup.swal2-modal.swal2-show {
    box-sizing: content-box !important;
    width: 35em !important;
    font-size: 10px;
}

.swal2-actions button,
.swal2-actions button.swal2-styled:focus {
    font-size: 1.5em !important;
    border: none !important;
    box-shadow: none !important;
}

.swal2-popup .swal2-content {
    color: #545454;
    font-weight: 300;
    line-height: normal;
    word-wrap: break-word;
}
