/* itinerary-7-days.css: moved out of luxury_japan_itinerary_7_days.html on 2026-09-04 (typography step 4).
   Loaded from the template's extra_head so it keeps applying after the shared sheets. */
/* Duration selector cards */






/* ITINERARY-SPECIFIC: inline links in sections */
.dest-section p a,
.dest-section li a {
  color: #947A7A;
  text-decoration: none;
  border-bottom: 1px solid rgba(148, 122, 122, 0.4);
}

.dest-section p a:hover,
.dest-section li a:hover {
  border-bottom-color: #947A7A;
}
