From 1ea0f0ab33dbc10470adbae67386d129764805a1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 12:37:10 +0000 Subject: [PATCH] Update src/app/styles/variables.css --- src/app/styles/variables.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index c57c9dd..9c2f0d8 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -13,10 +13,10 @@ --background: #ffffff;; --card: #f5f5f5;; --foreground: #1a1a1a;; - --primary-cta: #ffb81c;; + --primary-cta: #dc2626;; --primary-cta-text: #ffffff;; - --secondary-cta: #000000;; - --secondary-cta-text: #000612e6;; + --secondary-cta: #16a34a;; + --secondary-cta-text: #ffffff;; --accent: #ffd54f;; --background-accent: #ffe082;; @@ -214,4 +214,4 @@ --height-140: 126vw; --height-150: 135vw; } -} +} \ No newline at end of file