.nightlife-bg {
    background-image: url(/content/dam/royal/data/activity/night-life/assets/night-life-background.png);
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}

.experiencesCarousel .carousel {
    background: none;
}

.page__par {
    display: none;
}

.experiencesCarousel .carousel__subHeading {
    color: white;
}
   
.experiencesCarousel .carousel__heading {
    color: white;
}


.heroBanner__hyperlink--tabbable {
	cursor: auto !important;
}

