diff --git a/src/app/components/attestation/attestation-wizard-section-2.jsx b/src/app/components/attestation/attestation-wizard-section-2.jsx index 085c00951d..53b88801a6 100755 --- a/src/app/components/attestation/attestation-wizard-section-2.jsx +++ b/src/app/components/attestation/attestation-wizard-section-2.jsx @@ -155,6 +155,7 @@ function ChplAttestationWizardSection2(props) { resp.id === answer.id)} onChange={(event) => handleSubResponse(section, item, answer, event.currentTarget.checked)} + color="primary" /> )} label={answer.response}