.cms-contact__wrapper-text h1,
.cms-contact__wrapper-form>h3,
.cms-product__content h1,
.cms-page__title h1,
.cms-title__container h1 {
	font-family: 'Playfair Display', serif;
}

.promotion-video {
	color: #24b3c3;
	font-size: 24px;
}

.room-details:nth-child(2n) {
	flex-direction: column-reverse;
}

.cms-gallery__item img {
    aspect-ratio: 16 / 9;
}