diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss index 75bd8d6def..bdd168a519 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/website-redesign.scss @@ -34,6 +34,12 @@ --link-hover-color: var(--link-web-hover); --link-visited-color: var(--link-web-visited); --link-hover-text-decoration: underline; + + .notification { + --link-color: var(--link-ui); + --link-hover-color: var(--link-ui-hover); + --link-visited-color: var(--link-ui-visited); + } } // hero section of features, enterprises, and universities will have an image that will overflow the page