.city-link a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}

.city-link {
  width: fit-content;
}

.cities-title {
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 105%;
  color: #000;
  margin: 0;
  margin-bottom: 20px;
}