diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html
index cbf3104e..f5316db4 100644
--- a/routes/_components/Nav.html
+++ b/routes/_components/Nav.html
@@ -69,10 +69,10 @@
}
a:hover span {
- color: #2c4899;
+ color: #f6f7fd;
}
a:hover svg {
- fill: #2c4899;
+ fill: #f6f7fd;
}
svg {