#wrapper{
	padding-left: 10px;
}

#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  text-align: center;
}
.content {
	font-size: medium;
	padding-left: 10px;
}

.nolink {
	text-decoration: none;
}
