
		.swal-modal {
			background: rgba(255, 70, 37, 1)!important;
		}
		.swal-title, .swal-text {
			color: #fff!important;
		}
		.swal-button:not([disabled]):hover, .swal-button {
			background: rgb(255 255 255)!important;
			color: #181818ff!important;
		}