.swal-button-container {
    width: 100%;
}

.swal-button {
    width: 60%;
    margin: auto;
    color: #FFF;
}

.swal-button:focus, .swal-button:active, .swal-button:hover {
    color: #FFF;
}

.swal-modal {
    font-family: "LinLibertine";
}