.a {
  color: #20878c
}

.home a {
  color: #20878c
}

p {
  margin-top: 0.4em;
  margin-bottom: 0.8em;
}

li {
  list-style: square;
}

ul {
  list-style: square;
  margin-left: 2em;
}

h2 {
  margin-top: 2em;
}
h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

