<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cc-main {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  --cc-btn-primary-bg: #0b5fff;
  --cc-btn-primary-border-color: #0b5fff;
  --cc-btn-primary-hover-bg: #1800b8;
  --cc-btn-primary-hover-border-color: #1800b8;
}

#cc-main .pm__btn,
#cc-main .cm__btn {
  font-weight: 300 !important;
  font-size: 1rem !important;
}

#cc-main h2,
#cc-main .pm__section-title {
  font-weight: 500 !important;
}

#cc-main a {
  line-height: 1.15;
}

.cm__link-group {
  line-height: 1.5 !important;
  display: block !important;
}
</pre></body></html>