/* Basic setup */
    :host {
      --wom--vert: #78bc93;
      --wom--orange: #e5753a;
      --wom--rose: #e7afcf;
      --wom--bleu: #30448b;
      --wom--blanc: #ffffff;
      --wom--noir: #000000;
      --enviso-primary-color: var(--wom--bleu);
      --enviso-secondary-color: var(--wom--orange);
      font-family: "Gotham Medium", Sans-serif;
      color: var(--wom--noir);
    }
    /* Hide a few things */
    .enviso-filters,
    .enviso-ticket-widget-offer-name,
    .enviso-amount-inner {
      display: none;
    }
    enviso-ticket-item {
    border-left-color: var(--wom--orange);
    }
    .enviso-info {
      position:relative;
    }
    /* Distinction between regular and group tickets with tweaks for mobile */
    
    enviso-ticket-item:nth-of-type(3), enviso-ticket-item:nth-of-type(4) {
      margin-bottom: 4em;
    }
    @media (max-width: 700px) {
      enviso-ticket-item:nth-of-type(3) {
        margin-bottom: 1em;
      }
    }
    /* Center the picture for tickets' thumbs */
    .enviso-basket-offer-image {
      background-position: center center;
    }
    /* Fix issues with payment confirmation text color */
    enviso-payment {
      color: var(--enviso-primary-color);
    }
    enviso-ticket-order-complete-step {
      color: var(--enviso-primary-color);
    }
  
  
    
      Zorg ervoor dat u aan het begin van het tijdsslot aankomt, zodat u uw bezoek kunt afronden voordat de tentoonstelling sluit.