html * {
  font-family: source-sans-pro, sans-serif !important;
}

#title {
  background-color: #fff;
}

#name {
  text-align: center;
  margin-bottom: 0;
  font-family: source-sans-pro, sans-serif;
}

.firstname {
  font-weight: lighter;
}

.lastname {
  font-weight: normal;
}

#role {
  font-family: source-sans-pro;
  font-weight: lighter;
  text-align: center;
  margin-top: 0;
}

.description h2 {
  margin-top: 0;
}

.description p {
  font-weight: 300;
  text-align: justify;
}

#bibtex {
  display: none;
}

#pubTable_filter {
  margin-bottom: 1em;
}

.contactlink {
  float: left;
  width: 100%;
}

.contactlinkIcon {
  height: 0.7em;
  width: 0.7em;
  margin-right: 0.5em;
}

.homepageIcon {
  height: 1.2em;
  width: 1.2em;
  padding: 0em;
  margin: 0 1em 0.1em 0;
  vertical-align: middle;
}

.brand {
  display: inline-block;
}

.brandText {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

ul.job-description > li {
  font-weight: 300;
  font-size: 21px;
}
