blockquote {
  /* fix some bootstrap issues */
  font-size: 1em !important;
  border-left: 5px solid #aaa !important;
}

.institution hr {
  clear: left;
  visibility: hidden;
}

.institution img {
  display: block;
  float: left;
  width: 3em;
  margin-right: 2em;
  padding-top: 1ex;
}

.institution {
  clear: left;
}

.institution > ul > li {
  clear: left;
}

.institution ul ul {
  padding-left: 0;
}

.institution ul ul li {
  margin-left: 5em;
}

table th, table td {
  padding: 0 1ex;
  font-size: 1.25em;
}

table {
  margin: 1em 0;
}

h1 a, h1 a:focus, h1 a:hover, h1 a:active {
  color: white;
  text-decoration: none;
}

