html, body {
  background-color: rgb(207,230,246);
  color: rgb(27,81,117);
}

#logo {
  border-color: rgb(27,81,117);
}
