diff --git a/css/custom.css b/css/custom.css
index c617270..fcae0ce 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -101,3 +101,6 @@ html {
.top-actions {
margin-top: 3em;
}
+h3 {
+ color: #fff;
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index 5c0807a..afbca65 100644
--- a/index.html
+++ b/index.html
@@ -91,6 +91,7 @@