.swal-button {
    background-color: #eb0a1e;
    border-radius: 26px;
}

button.swal-button.swal-button--confirm:hover:hover {
    background-color: #eb0a1e;
}

.swal-button-container {
    width: 100%;
    text-align-last: center;
}

.swal-text {
    text-align: center;
    font-weight: 200;
}