/**
 * WEL_LP Voyage layout — travel-inspired spacing (extends wel-lp base).
 */
.wel-lp--layout-voyage {
  --wel-lp-section-gap: 1.75rem;
}

.wel-lp--layout-voyage .wel-lp__hero {
  text-align: center;
}

.wel-lp--layout-voyage .wel-lp__gallery {
  margin-top: 1rem;
}
