@import url('font-awesome.min.css');


* {
	touch-action: pan-x pan-y;
}


body {
	/* padding-top: 0.5rem; */
	background-color: #F1F0F0;
}