.site-title a {
  font-family: 'Handlee', cursive;
  text-align: center;
  font-weight: normal;
  font-size: 60px;
}

.site-title a:hover {
  font-family: 'Handlee', cursive;
  text-align: center;
  font-weight: bold;
  font-size: 60px;
}