diff --git a/frontend/src/routes/register/stepSummary.tsx b/frontend/src/routes/register/stepSummary.tsx index 9d38d28524c4340cdd9f719d1b22aa1a5622201e..831a7a38e418c870c01fad30877bb297e638c3ee 100644 --- a/frontend/src/routes/register/stepSummary.tsx +++ b/frontend/src/routes/register/stepSummary.tsx @@ -52,7 +52,7 @@ const StepSummary = forwardRef((props: StepSummaryProperties) => { typography: 'subtitle2', marginBottom: '0.5rem', paddingLeft: '0.5rem', - bgcolor: 'primary.dark', + bgcolor: 'primary.light', }}>{t('registerWizardText.contactInformation')}</Box> <Grid sx={{ typography: 'body2', paddingLeft: '0.5rem' }} container> @@ -80,7 +80,7 @@ const StepSummary = forwardRef((props: StepSummaryProperties) => { <Table> <TableHead sx={{ paddingLeft: '0.5rem', - bgcolor: 'primary.dark', + bgcolor: 'primary.light', }}> <TableRow>