div.book-happy-icon {
   display: flex;
   justify-content: center;
}

/* Fix für die UHOB-Videoeinbindung */
#imageGalleryVideo {
   height: 100%;
}

/* Anpassungen für dunkle Schrift für Preise und Überschriften */
h3[data-qa-hotel-name],
div.name-and-category > h3,
div.price {
   color: #2d2d2d !important;
}

.mini-header-container .navigation-container {
   background-color: white;
}

.book-on-option-hint {
   color: #2d2d2d !important;
}

.button.button-action-cta.button-book.qa-button-book {
   border-radius: 8px !important;
}
