#contentCover .performanceTable {
  margin: 10px 0px auto;
}
#contentCover .performanceTable .institution {
  font-style: italic;
  font-weight: 300;
}
#contentCover .performanceTable .date {
  font-weight: normal;
}
#contentCover .performanceTable tr.human-row {
  background: #f5f5f5;
}
#contentCover .performanceTable td,
#contentCover .performanceTable th {
  text-align: center;
  max-width: 250px;
}
#contentCover ul.list-inline {
  margin-left: 0px;
  text-align: center;
}
#contentCover ul.list-inline li {
  padding-left: 2px;
  padding-right: 2px;
}

.bibtex-body{
  flex-grow: 1;
  flex-shrink: 0;
  padding: 1rem 1.5rem;
}

.icon-link{
  margin-inline: 1rem;
}
