diff --git a/_includes/cm-user-guide-nav.html b/_includes/cm-user-guide-nav.html
index 7963841be..c5aad26e4 100644
--- a/_includes/cm-user-guide-nav.html
+++ b/_includes/cm-user-guide-nav.html
@@ -8,7 +8,7 @@
}
.child-link {
text-indent: 2em;
- color: #757575;
+ color: #6E6E6E;
font-weight: 500;
}
.usa-sidenav__item a:not(.usa-current):hover {
@@ -24,7 +24,7 @@
.usa-sidenav__sublist a:not(.usa-current),
.usa-sidenav__item a.child-link:not(.usa-current) {
- color: #757575 !important;
+ color: #6E6E6E !important;
}
.usa-current {
diff --git a/_includes/footer.html b/_includes/footer.html
index f1f8377ef..af85d71d5 100755
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -87,20 +87,21 @@
{% elsif site.branch == "staging" %}
-
+
+
{% elsif site.branch == "dev" %}
-
-
+
+
{% elsif jekyll.environment == "dev" %}
{% else %}
-
-
+
+
{% endif %}
-
+