b {
  font-weight: bold
}

p.underline {
  border-bottom: 1px solid #656565;
  padding-bottom: 12px;
}

.bio-story li {
  font-weight: 200;
}

ol li {
  margin-block: 10px;
}

/* hack. fix the width to be the same as candidate privacy */
.bio .team-bio {
  width: 100%;
}