<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#pageContent {
  text-align: center; }

ul {
  list-style: none; }

li {
  padding: 0.1em 0; }

li::before {
  content: "· "; }

li::after {
  content: " ·"; }

h1 {
  display: none; }

h2 {
  margin-top: 2em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid grey; }

</pre></body></html>