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