.source-index-header,
.source-record {
  max-width: 52em;
}

.source-index-header {
  margin-bottom: 3em;
}

.source-group + .source-group {
  margin-top: 2.5em;
}

.source-group ul,
.source-record ul {
  padding-left: 1.25em;
}

.source-header {
  margin-bottom: 1em;
}

.source-header h1 {
  margin: 0;
}

.source-image {
  margin: 0 0 1.75em;
  max-width: 680px;
}

.source-image img {
  display: block;
  height: auto;
  width: 100%;
}

.source-image figcaption {
  color: #7d7d78;
  font-size: 0.82em;
  line-height: 1.4;
  margin-top: 0.5em;
}

.source-document {
  margin: 0 0 1.75em;
}

.source-document p {
  margin: 0;
}

.source-document p + p {
  color: #7d7d78;
  font-size: 0.82em;
  line-height: 1.4;
  margin-top: 0.65em;
}

.source-record section {
  margin-top: 1.75em;
}

.source-record section > h2 {
  margin-top: 0;
}

.source-metadata {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%;
}

.source-metadata th,
.source-metadata td {
  padding: 0.18em 0;
  text-align: left;
  vertical-align: top;
}

.source-metadata th {
  font-weight: normal;
  padding-right: 0.75em;
  width: 6.5em;
}

.source-metadata td {
  overflow-wrap: anywhere;
}

.preservation-metadata code {
  overflow-wrap: anywhere;
}

@media (max-width: 560px) {
  .source-metadata th {
    width: 5.5em;
  }
}
