/* Keep one author block in the DOM while placing it between the title and body. */
.tooto-article .tooto-article__sidebar { display: contents; }
.tooto-article .tooto-article__brand { grid-column: 1; grid-row: 2; }
