diff --git a/src/components/support-section-card/styles.ts b/src/components/support-section-card/styles.ts index 682e6da4..4457b0a7 100644 --- a/src/components/support-section-card/styles.ts +++ b/src/components/support-section-card/styles.ts @@ -97,7 +97,7 @@ const learnMoreText: SxStyleProp = { lineHeight: '22px', fontWeight: '400', color: '#e31c58', - textDecoration: 'underline solid 1.5px', + textDecoration: 'underline solid 1px', } const accessPortal: SxStyleProp = {