body {
  background: #e4e5be;
  font-family: 'PT Sans', sans-serif;
}
.emphase {
  color:#fff;
}
.row {
  text-transform: uppercase;
  position: relative;
top: 50%;
  margin-top: -6.5em;
}
.row a {
  text-transform: none;
}
p {
  padding: 0.8em 0;
}