body {
  font-family: Playfair, serif;
  font-size: 18px;
  background: #f5f0eb;
  color: #111;
}

.accent {
  color: #bd5e2e;
}

