.swal-modal {
	background: #2e2936!important;
}
.swal-title, .swal-text {
	color: #fff!important;
}
.swal-button:not([disabled]):hover, .swal-button {
    background: rgba(255, 190, 134, 0.2);
    color: #ffbe86;
}

/*#332e3c*/