/* Enter Your Custom CSS Here */

@media screen and (prefers-reduced-motion: no-preference) {
	html {
		scroll-behavior: smooth
	}
}