<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.heading-Lv1 {
  font-size: 30px !important;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .heading-Lv1 {
    font-size: 22px !important;
  }
}</pre></body></html>