/* Preserve the medium weight of questionnaire values in the edit summary. */
.matching-summary dd[data-match-summary] {
  font-weight: 500 !important;
}
