diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 71284cb..43799fb 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #000000; --card: #f9f9f9; - --foreground: #EDE8D0; + --foreground: #C19A6B; --primary-cta: #106EFB; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;