.orbeon .navbar-inner .container {
  display: flex;
  align-items: center;
}
.orbeon .navbar-inner .container .navbar-brand img {
  max-height: 28px;
}
.orbeon .license {
  text-align: center;
  font-size: 11px;
  margin-bottom: 1em;
}
.orbeon .orbeon-portlet-body {
  font-size: 13px;
}
