.hero-modal p.submission-consent-note {
  margin: 12px 0;
  color: #6f7882;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
}

.hero-modal p.submission-consent-note a {
  color: #6f7882;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.hero-modal p.submission-consent-note + .hero-formal-actions,
.hero-modal p.submission-consent-note + .response-survey-actions {
  margin-top: 0;
}

.hero-modal p.submission-consent-note + .hero-formal-actions .primary-button,
.hero-modal p.submission-consent-note + .response-survey-actions .primary-button {
  margin-top: 0;
}
