:root {font-size: 12px;
			--toastify-toast-bd-radius: 0.75rem;
			--toastify-color-dark:  #27272a;
			--toastify-color-info: #3b82f6;
			--toastify-color-success: #10b981;
			--toastify-color-warning: #f59e0b;
			--toastify-color-error: #ef4444;
			--toastify-color-progress-light: #22c55e;
			--toastify-color-progress-dark: #22c55e;
