<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .orejime-Env {
    --orejime-font-family:'Source Sans Pro', sans-serif;
    --orejime-color-interactive:#32588a;
    --orejime-radius:0;
    --orejime-font-size-small:1rem;
    --orejime-banner-max-width:100ch;
    --orejime-modal-max-width:100ch;
  }
  .orejime-Modal-poweredByLink{display:none;}
  .orejime-Banner{left:0;}
  .orejime-Banner-privacyPolicyLink{outline:none !important;}
  .orejime-Button{border-radius:.25rem;text-transform:uppercase;font-weight: 600;}
  .orejime-Button[disabled],.orejime-Button[aria-disabled="true"]{background:#eee;}
  #orejimeButton{position:fixed;bottom:15px;left:15px;z-index:1000;}
  #cookie-badge{width:40px;height:40px;position:fixed;cursor:pointer;left:20px;bottom:10px;border-radius:25px;padding:3px;background-color:#3b4062;z-index:100;}
</pre></body></html>