.rubric a {
  color: inherit;
}

.rubric a:hover {
  color: color(highlight);
  text-decoration: none;
}

.rubric {
  font-family: Merriweather,Icons,serif;
}