From 6d732f975d4f94c416e14e885e32695e0d8ea36c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 1 Jan 2026 11:39:39 +0000 Subject: [PATCH] Update src/app/globals.css --- src/app/globals.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 330cb56..98c143e 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -7,10 +7,10 @@ --background: #fffcfc;; --card: #fffafa;; --foreground: #220000;; - --primary-cta: #c1121f;; + --primary-cta: #ffcf40;; --secondary-cta: #ffffff;; - --accent: #f0b8bc;; - --background-accent: #e07a82;; + --accent: #f5d5cc;; + --background-accent: #f0c4b8;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);