From 7bf98abfccd915fecf61d506857f047b137affd4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 14:58:09 +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 8cbd3bf..9d45563 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #f9f9f9; --secondary-cta-text: #000612e6; --accent: #e2e2e2; - --background-accent: #fa0f0f; + --background-accent: #fbce00; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);