.navbar {
 background-color: #0074D9;
}
.navbar-item {
  color: #7FDBFF;
}
#map {
  height: 80vh;
}

#chart {
  height: 500px;
}
