diff --git a/src/components/navigation/www/navigation.scss b/src/components/navigation/www/navigation.scss index 48a05732e..014ee9ae2 100644 --- a/src/components/navigation/www/navigation.scss +++ b/src/components/navigation/www/navigation.scss @@ -148,7 +148,7 @@ top: .5rem; right: .25rem; border-radius: 1rem; - background-color: $ui-orange; + background-color: #c40; padding: 0 .25rem; text-indent: 0; line-height: 1rem;