
/* =========================================================
   v2.8.43 — Soften waitlist image intensity
   Scope: Services/Leistungen waitlist copy card only.
   Makes the lower image panel 30% transparent.
   ========================================================= */

#service-waitlist .hs-waitlist-fiber-image,
#service-waitlist .waitlist-fiber-image {
  opacity: 0.7 !important;
}
