#field_1_96__ {
	opacity: 0;
	height: 0;
	overflow: hidden;
	pointer-events: none;
}

.hotel-room-selection {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.hotel-selection-summary {
	display: flex;
	width: 120px;
	align-items: center;
	justify-content: space-between;
}

.hotel-selection-summary a {
	text-decoration: underline;
}
