<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.privacy-policy {
  margin-bottom: 100px;
  font-size: 18px;
  font-weight: 300;
}
.privacy-policy h2 {
  font-size: 18px;
  font-weight: 700;
}
.privacy-policy ul {
  list-style-type: decimal;
  padding-left: 20px;
}
.privacy-policy ul.sub-list {
  padding-left: 35px;
}
.privacy-policy .link {
  color: #f58634;
  font-size: 18px;
}
</pre></body></html>