<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content a {
  color: cyan;
  border-bottom: 1px solid cyan;
}

hr {
	border-top: 2px dashed var(--white-2)!important;
	border-bottom: none!important;
	border-left: none!important;
	border-right: none!important;
	margin-bottom: 1.75rem!important;
}
</pre></body></html>