  :root {
    --background: #eeeeee;
    --color: black;
    --accent: #005f87 !important;
    --accent-contrast-color: #eeeeee;
    --border-color: #005f87;
  }
