diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 6856b15..ba128a0 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #F5ECD7; --card: #1A1A1A; - --foreground: #ee0000; + --foreground: #ff3131; --primary-cta: #E8301A; --primary-cta-text: #F5ECD7; --secondary-cta: #F5A623;