
	/* Smooth scroll behavior */
	html {
		scroll-behavior: smooth;
	}
