@import url("https://fonts.googleapis.com/css2?family=Hahmlet:wght@100;300;400;500;600;700;800&display=swap");
.other-city {
  letter-spacing: -0.1px; /* font-family: 'Hahmlet'; */
}
.other-city > h5 {
  font-size: 20px;
  letter-spacing: 0.8px;
  color: #222626;
  font-weight: 500;
  line-height: 1.5;
}
.other-city .city-ul {
  margin-top: 50px;
}
.other-city .city-ul li {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 40px;
}/*# sourceMappingURL=dubalo.css.map */