diff --git a/app/assets/stylesheets/sections/projects.scss b/app/assets/stylesheets/sections/projects.scss
index 35279bff6a56d8fc4da72652f6f263d2d2954704..9fbed704baa047d60d0b294ac56b3e574b710121 100644
--- a/app/assets/stylesheets/sections/projects.scss
+++ b/app/assets/stylesheets/sections/projects.scss
@@ -57,7 +57,7 @@
     font-size: 17px;
     background: #f1f1f1;
     border-radius: 4px;
-    color: #888;
+    color: #444;
     position: absolute;
     margin-left: -55px;
     text-shadow: 0 1px 1px #FFF;