/* Show the Full Day Limay photograph without the dark color overlay. */
.daytrip-detail #home.dt-hero-limay-full #carousel-1 .item::after {
  display: none;
}
