.swal-footer {
    text-align: center;
}

.swal-button {
    color: white !important;
    font-weight: bold;
}

.swal-button:not([disabled]):hover {
    background-color: #22218e;
}

.swal-button--cancel:not([disabled]):hover {
    background-color: #ce1111;
}