/* for the bad-looking sections of the site */

body {
  max-width: 800px;
  margin: auto;
  padding: 1em 1em 1em 1em;
  font-size: 1.2em;
  font-family: sans-serif;
}

a {
  color: inherit;
}

.psst-title {
}

.psst-date {
  line-height: 0;
  margin: 0;
}

.psst-description {
  font-style: italic;
}
