diff --git a/src/index.css b/src/index.css index 78e1e8b..bc66893 100644 --- a/src/index.css +++ b/src/index.css @@ -7,7 +7,7 @@ /* @colorThemes/lightTheme/grayNavyBlue */ --background: #f3e8ff; --card: #ffffff; - --foreground: #1e3a8a; + --foreground: red; --primary-cta: #1e3a8a; --primary-cta-text: #e3deea; --secondary-cta: #ffffff;