diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 1557652..212c024 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #F6F0E9; --card: #ffffff; - --foreground: #8B0000; + --foreground: #1A1C5A; --primary-cta: #8B0000; --primary-cta-text: #ffffff; --secondary-cta: #ffffff;