diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index cb6dde6..7f1b122 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #000000; --card: #f9f9f9; - --foreground: #000612e6; + --foreground: #C6920a; --primary-cta: #C6920a; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;