/* In questionnaire explanations only the leading term is emphasized. */
.matching-dialog .matching-flow-note p {
  font-weight: 400 !important;
}

.matching-dialog .matching-flow-note p > strong {
  font-weight: 600 !important;
}
