body {
  font-family: "Open Sans";
  font-size: 1.1em;
  line-height: 1.4em;
}

.content {
    margin-left: auto;
    margin-right: auto;
    padding-top: 5em;
    padding-left: 2em;
    padding-right: 2em;
    max-width: 768px;
}

.header {
  margin-bottom: 0.2em;
}

.header img {
  width: 125px;
}

.footer {
  margin-top: 2em;
}

.footer small {
  font-size: 0.75em;
}

a {
  font-weight: bold;
  text-decoration: none;
  color: #4e9e4f;
}

li:not(:last-child) {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

hr {
  border: 0;
  width: 60%;
  height: 1px;
  margin : 1.5em auto;
  background-color: #4e9e4f;
}

.link {
  width: 15px;
}
