[dir="ltr"] .md-header__title {
  margin-left: 0;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  height: 1.6rem;
}

.stats-row {
  margin-top: -1.25em;
}

article h1:has(+ blockquote) {
  /* outline: 2px solid blue !important; */
  margin: 0 !important;
}

article h1+blockquote {
  /* outline: 2px solid red !important; */
  margin: 0 0 2.25em !important;
}

article h1+blockquote p {
  /* outline: 2px solid rgb(11, 255, 3) !important; */
  margin: 0;
}
