/* Cap the container at a comfortable reading width across all screen sizes. */
.container {
  max-width: 680px;
}
article>header {
  background-color: none;
}

article {
box-shadow: none;
}
