html, body {
  height: 100%;
}

.brand, .content h1, .content h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}

.navbar-brand {
  vertical-align: middle;
}

.cms .jumbotron {
  border-radius: 0;
}

.cms .jumbotron h1, .cms .jumbotron .h1 {
  margin-top: 0;
}

.cms-toolbar-expanded .cms .navbar {
  margin-top: 46px;
}
