#footer{
  margin-top: 350rem;
}
@media screen and (max-width: 783px) {
  #footer{
  margin-top: 0;
}
}
li.disc {
	margin-left: 2rem;
	list-style: disc;
}
