.rooms { display: flex; flex-direction: column; gap: var(--Spacing-x5); } .room { display: flex; flex-direction: column; gap: var(--Spacing-x2); }