.colored-toast.swal2-icon-success {
	background-color: #399902 !important;
}

.colored-toast.swal2-icon-error {
	background-color: #f34e4e !important;
}

.colored-toast.swal2-icon-warning {
	background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
	background-color: #24b8e9 !important;
}

.colored-toast.swal2-icon-question {
	background-color: #a2c9da !important;
}

.colored-toast .swal2-title {
	color: white;
}

.colored-toast .swal2-close {
	color: white;
}

.colored-toast .swal2-html-container {
	color: white;
}
