body {
  background-color: #eeeeee;
}
h3, h4, h5, p, a {
  font-family: 'Comic Neue', cursive;
}
h3 {
  font-size: 4.5rem;
}
h4 {
  font-size: 3rem;
}
h5 {
  font-size: 2.5rem;
}
p {
  font-size: 2rem;
}

.small-text {
  font-size: 0.8rem;
}
