<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text + .text {
  margin-top: 4rem;
}

.privacy-list {
  margin-top: 4rem;
}

.privacy-list .item {
  margin-bottom: 4rem;
}

.privacy-list .prefix {
  font-weight: bold;
}

.privacy-list .item &gt; .text + .text {
  margin-top: 0.5rem;
}

.signature {
  margin-bottom: 6rem;
}</pre></body></html>