/***** Year pages *****/
/* for breadcrumb nav only */
#breadcrumbNav {
  background-color: rgba(242, 172, 16, 0.1);
}

#breadcrumbNav li.active {
  color: #4D4D4D;
}
/* END for breadcrumb nav only */

.fellowYear {
  margin-bottom 2em;
}

img.figure-img {
  max-height: 200px;
}

img.fellowIndHeadshot {
  max-height: 320px;
}

h2 small {
  font-size: 0.7em;
  color: #4D4D4D;
}