From efe90e31617cfbbd8817789be38d2b2760166ad7 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Tue, 20 Jan 2026 10:31:06 -0500 Subject: [PATCH] update red --- src/styles/ux-variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/ux-variables.scss b/src/styles/ux-variables.scss index 94c3e2e9..74caa31b 100644 --- a/src/styles/ux-variables.scss +++ b/src/styles/ux-variables.scss @@ -231,4 +231,4 @@ $border-input: 1px solid $gray-350; $border-input-focus: 2.5px solid $heritage-blue-primary; $svg-calendar-error-fill-color: $alert-red-bg; -$svg-calendar-error-stroke-color: '%23da291c'; \ No newline at end of file +$svg-calendar-error-stroke-color: '%23db0020'; // URL encoded #db0020 \ No newline at end of file