main {
  margin-top: 15rem; }

/* Subgrid Reset */
.bodytext h4,
.bodytext p,
.picture figure,
.text h3,
.text p {
  grid-column: 1 / -1; }

.text {
  margin-bottom: 2rem; }

.archive > div.text {
  margin-bottom: 10rem; }
