h3.incident-title {
  font-weight: bold!important;
  font-size: 16px !important;
}

span.group-parent-indicator + span {
  font-weight: bold!important;
}
h2.font-largest {
  font-weight: bold!important;
  font-size: 24px !important;
}
div.unresolved-incident.impact-minor .incident-title a {
  color: #333333 !important;
}