diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index d45b6e6..ea0ef3d 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #fcf6ec; --card: #f3ede2; - --foreground: #2e2521; + --foreground: #000000; --primary-cta: #2e2521; --primary-cta-text: #fcf6ec; --secondary-cta: #ffffff;