.mz_grid_title_row {
  font-weight: bold;
  background-color: #005D85;
  color: white;
}

.mz_map_title {
  font-weight: 500;
  font-size: 2rem;
  color: #005D85;
  padding-bottom: 0.2em;
}

.mz_map_subtitle1 {
  font-size: 1.3rem;
  font-weight: 500;
  padding-bottom: 0.2em;
}

.mz_map_subtitle2 {
  font-size: 1em;
  font-style: italic;
  font-weight: 500;
} 