.mhr-partner-text-link {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
}

.mhr-partner-text-link__anchor {
  max-width: 100%;
  overflow-wrap: anywhere;
}

.mhr-partner-text-link__notice {
  display: block;
  margin-top: 0.35rem;
  color: #757575;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.4;
  text-decoration: none;
  text-transform: none;
}

.mhr-partner-text-link--missing .mhr-partner-text-link__anchor {
  text-decoration: underline;
  text-decoration-style: dashed;
}
