footer#footer{
	font-size: 1.2rem !important;
}
@media only screen and (min-width: 1000px){
	footer#footer{
		font-size: 1rem !important;
	}
}