/* Intake Alignment Audit — page-specific overrides (shared quiz chrome in hiring-pipeline-audit.css) */

#iaaLeadForm .career-page-data-protection-label {
  font-size: 0.875rem;
  color: var(--color-gray-700);
}

#iaaLeadForm .career-page-data-protection-label input[type="checkbox"] {
  width: 1.125rem;
  height: 1.125rem;
  min-width: 1.125rem;
  min-height: 1.125rem;
  accent-color: var(--color-gold);
  cursor: pointer;
}

.page-intake-alignment-audit .hpa-ctas .btn-primary {
  white-space: normal;
  text-align: center;
  line-height: 1.35;
}
