<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Cookies */
.cookieinfo {
    background-color: rgb(0, 0, 50, 0.7) !important;
    color: #FFF !important;
  }
  
  .cookieinfo-close {
    background-color: #000032 !important;
    color: #FFF !important;
    border: 1px solid #FFF;
  }  </pre></body></html>