<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sitemap .description {
  margin-bottom: 0.5em;
}

.sitemap-item {
  margin-bottom: 1em;
}

.sitemap-item .item-list ul {
  padding-left: 1.5em;
  list-style-type: disc;
}

.sitemap-item .item-list ul ul {
  margin: 0;
  list-style-type: circle;
}

.sitemap-item .item-list ul ul ul {
  list-style-type: square;
}
</pre></body></html>