diff --git a/src/index.css b/src/index.css index b12ebd6..bf6782c 100644 --- a/src/index.css +++ b/src/index.css @@ -6,7 +6,7 @@ :root { /* @colorThemes/lightTheme/grayNavyBlue */ --background: #f6f0e9; - --card: #efe7dd; + --card: #ff8c00; --foreground: #2b180a; --primary-cta: #2b180a; --primary-cta-text: #f6f0e9;