.rooms__item--disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.rooms__item--disabled .rooms__btn {
  text-decoration: none;
}

