.site-title a:link {
  color: #d92323;
  font-family: cursive;
  font-size: 50px;
}

#site-navigation a:hover {
  background-color: #ffbdbd;
}