From f9b41e9b209aafb2cfba3516b76eb11734eb9a3e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 04:40:31 +0000 Subject: [PATCH] Switch to version 8: modified src/app/styles/variables.css --- src/app/styles/variables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 3c41892..24f64e0 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #003929; --card: #f9f9f9; - --foreground: #000f06e6; + --foreground: #ffffff; --primary-cta: #0a7039; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;