#navbar.navbar {
  color: #ed005b;
  background-color: #eea9fc;
  left: 0px;
}

.site-header .site-title:hover {
  font-style: italic;
  text-decoration: none;
}

.site-info {
  background-color: #0015fc;
}

#colophon.site-footer {
  background-color: #9c7777;
}

a:hover {
  color: #fcf9f9;
}