.swal-modal {
    background: rgb(255, 189, 37)!important;
}
.swal-title, .swal-text {
	color: #fff!important;
}
.swal-button:not([disabled]):hover, .swal-button {
    background: rgb(255 255 255)!important;
    color: #ffbe86;
}

/*#332e3c*/