@@ -17,6 +17,9 @@
font-size: 3.8em;
line-height: 80px;
color: #fff;
+ background: -webkit-linear-gradient(top, #4e72b8, #FFF);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
}
#chart_map{
cursor: pointer;