:root {
  --blue: #37658b;
}

div#login form h1 {
    color: white;
    font-size: 1em;
    margin-bottom: 2em;
}

.credits { display: none;}
