#site-title {
  font-size: 3rem;
}


#site-title > a {
  text-decoration: none;
  font-size: 1.5rem;
}


#site-title > a >  span {
  white-space: nowrap;
}


#block-sitetitle {
  padding-bottom: 0px;
}

.header__container {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.footer-bottom__container {
  padding: 30px 0;
}

h1.page-title {
  font-size: 40px;
}

/*
h3 {
  font-size: 30px;
}

h4 {
   font-size: 20px;
}
*/

ul {
  margin-bottom: 0;
}
}
