<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
body {
  margin: 0;
  padding: 0;
  padding-top: 60px;
  
  /* TODO remove this when stylelibrary is not embedded via widget *//*
  font-weight: 400;
  font-family: "Roboto Flex", Roboto, Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

@media screen and (min-width: 990px) {
  body {
    padding-top: 90px;
  }
}
*/
</pre></body></html>