.text-hl{
  color: #0A942F;
}
.grey-hl{
  color: #696969;
}

/* Align content sections with the wrapper's left edge */
.bio,
.publications {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.pub-left {
  margin-left: 0;
}
