:root {
  --bg-h: 0;
  --bg-s: 0%;
  --bg-l: 12%;
}

img {
  border: none;
}

.footnote-ref {
  font-size: 8px;
  margin-left: 3px;
}

@media (max-width: 480px) {
  .path-nav ol {
    flex-direction: column;
  }
}

.aesop {
  background-color: #fffefe;
  height: 10px;
  display: inline-flex;
  align-items: center;
  padding-bottom: 2.5px;
  width: 180px;
}
