<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
h1 {
  color: #49413d;
  font-size: 22px;
}

h2 {
  color: #49413d;
  font-size: 16px;
  margin-top:30px;
  padding-top:30px;
  border-top: 1px dotted #CCCCCC;
}

p {
  color: #49413d;
  font-size: 12px;
}
</pre></body></html>