.features {
  color: black;
  background: #ccffcc none;
  font-size: 110%;
  font-weight: bold;
}
.fixes {
  color: black;
  background: #ffcccc none;
  font-size: 110%;
  font-weight: bold;
}
.other {
  color: black;
  background: #ffcc66 none;
  font-size: 110%;
  font-weight: bold;
}
