.toast-container {
	z-index: 99999;
}

.toast {
	border-radius: 8px;
	padding-left: 8px;
}