<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page_title h1 {
  margin-left: 0;
}

.archive-filter {
  font-size: 1.6rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.archive-filter p {
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 2rem;
  color: var(--blue-background-color);
}

.archive-filter select {
  font-size: 1.6rem;
}

span.no_results {
  display: block;
  margin: 2rem 0 2rem 0;
  font-size: 1.8rem;
  font-weight: bold;
}
</pre></body></html>