diff --git a/index.html b/index.html
index dccb32f..2efc545 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
padding: 2rem;
line-height: 1.6;
}
- h1 { color: #333; }
+ h1 { color: #1a365d; }
.tagline { color: #666; font-size: 1.2rem; }
footer { margin-top: 3rem; padding-top: 1rem; border-top: 1px solid #eee; color: #888; }