diff --git a/_werc/pub/style.css b/_werc/pub/style.css
index b6dada5..6d92988 100644
--- a/_werc/pub/style.css
+++ b/_werc/pub/style.css
@@ -25,4 +25,4 @@ body > nav { background-color: #ffe6cc; margin-right: 25px; border: 2px solid #a
 body > article { background-color: #ffe6cc; border: 2px solid #ac8760; border-radius: 25px; }
 
 /* footer */
-footer { margin: 5px }
+footer { margin: 5px; color: #ac8760; }