<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.certificate-generator .sidebar {
  margin-top: 0;
}
@media only screen and (max-width: 749px) {
  .certificate-generator .sidebar {
    height: 0;
  }
}

@media only screen and (max-width: 749px) {
  .certificate-generator .pdf.sticky:before {
    display: none;
  }
}

@media only screen and (max-width: 749px) {
  #shopify-section-header {
    display: none;
  }
}
</pre></body></html>