diff --git themes/seven/style.css themes/seven/style.css
index ed01442..aeddbd6 100644
--- themes/seven/style.css
+++ themes/seven/style.css
@@ -244,6 +244,9 @@ div.error {
 div.error p.error {
   color: #333;
 }
+.error a {
+  color: #742;
+}
 div.status {
   color: #360;
   background: #cf8;
