
body {
    font-size: 18px;
    font-family: 'Merriweather', serif;
  }

.footnotes {
  color: #444;
}

.sidebar-quote {
  font-size: 1.0em;
  font-style: italic;
  font-weight: 600;
  color: #000000;
  background-color: #eadac0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
