/* Keep headline links styled like normal text */
a.headline {
  color: inherit;
  text-decoration: none;
}