h3 {
  font-size: 1.5em;
}
h4 {
  font-family: 'Sweet Sans Pro Regular', sans-serif;
  font-size: 1.2em;
}
h5, h6 {
  font-weight: 300;
}
ul.hotspot-city-stats li {
  margin-left: 0 !important;
}
.city-species-lists {
  padding-bottom: 20px;
}
/* To fix mysterious Chrome left-loading bug on some cities */
.container-fluid .row {
  flex-wrap: initial;
}
