.site-name {
  padding-top: 1.5rem!important;
  padding-bottom: .5rem!important;
/*   background-color: #960C22!important; */
  /*! height: 30px; */
}

.site-name .container {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
}

.site-name .container h1 {
  font-size: 2.1rem;
  line-height: normal;
/*   letter-spacing: 15px; */
/*   font-family: 'League Gothic', sans-serif; */
/*   font-weight: bold; */

}

.site-name .container a, .site-name .container h1 {
  font-size: 2.1rem;
  line-height: normal;
/*   letter-spacing: px; */
/*   font-family: 'Milo', sans-serif; */
/*   font-weight: bold; */
}

