.topic {
  color: #fff;
  font-weight: bold;
  background-color: blue;
}

.link {
  color: #fff;
  background-color: #066BB8;
}
