/*
Front end specific CSS only
*/
html {
	scroll-behavior: smooth;
}
body {
	overflow-x: hidden;
}