<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shopify-section.page-text-block .text-block {
  margin-top: --margin-top-desktop;
  margin-bottom: --margin-bottom-desktop; }

@media only screen and (max-width: 1024px) {
  .shopify-section.page-text-block .text-block {
    margin-top: --margin-top-mobile;
    margin-bottom: --margin-bottom-mobile; } }
</pre></body></html>