.content-blurb {
  border-radius: 1em;
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

#mission {
  background-color: #70809033;
}

.address {
  font-family: typewriter, "Courier New";
  font-size: 120%;
}

@font-face {
  font-family: typewriter;
  src: url("../fonts/american-typewriter.ttf");
}
