From 423685163a8bf559929e7394e26d80e8e69ebab5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 04:44:27 +0000 Subject: [PATCH] Update theme colors --- 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 21951c3..18c54a7 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #ffffff; --secondary-cta-text: #250c0d; --accent: #b90941; - --background-accent: #e89cac; + --background-accent: #ffffff; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);