diff --git a/index.html b/index.html
index 21a3ab0..790d0a3 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
.container {max-width: 1440px;margin: 0 auto;position: relative;width:100%;}
.text_secondary {color:#6D8982;}
h1 {font-size: 254px;padding:0;margin:0;}
- h2 {font-size: 48px;text-transform: uppercase;}
+ h2 {font-size: 48px;color:#0C3B2E;text-transform: uppercase;}
h3 {font-size: 18px;color:#0C3B2E;font-weight: bold;padding:0;margin:0;}
p.description {font-size: 18px;color:#6d8982;}
a:focus {outline: none;}