/** CSS for grant */
/** Sample selectors:
.grant.show-item { }
.grant.show-item .title { }
.grant.list-items { }
*/

section.grant ul li h3 a {
  color: #980059;
}