/* destination-tokyo.css: moved out of tokyo.html on 2026-09-04 (typography step 4).
   Loaded from the template's extra_head so it keeps applying after the shared sheets. */
.dest-day-highlights {
  margin: 0 0 20px;
  padding-left: 20px;
}

.dest-day-highlights li {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: var(--fs-sm);
  line-height: var(--lh-body);
  color: #7A6363;
  margin-bottom: 5px;
  text-align: left;
}
