/* Bold heading titles on scholarship nodes */
.node-type-scholarship legend > .fieldset-legend {
  font-weight: bold;
}
