h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 130%;

}

h3.name {
  font-size: 28px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

h3.assoc {
  
  padding-top: 0px !important;
  margin-top: 12px !important;
  font-size:140%;
  color:#666666;
  line-height:1.5;

}

.lab {font-size:80%;
      color:#999999;
      line-height:1.3;
}

.pronouns {font-size:75%;
      color:#999999;
      line-height:1.5;
}

h4 {
  padding-top: 30px;
  padding-bottom: 4px;
  font-weight: 600;
  font-size: 20px;
}

.credit {color:#666666;
         font-style:italic
}

sup {vertical-align:0.1em;
}



.floatlink {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  height: inherit;
  background: rgba(114, 186, 94, 0.05);
}

.item {
  position: sticky;
}

.link {
  top: 4rem;
}

h2 {
  font-weight: 300;
}

