diff --git a/index.html b/index.html
index 0f9afd1..1b7658a 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,11 @@
right: 0;
top: 0;
overflow: scroll;
- font-family: "Sofia", sans-serif;
+ font-family: "Comfortaa", sans-serif;
+ line-height: 2rem;
+ }
+ h1,h2 {
+ color: #62CBEC;
}
#map {