/* PREMIUM 24.3.8.24 — preserve line breaks entered in admin descriptions */
.stay-card-content > p,
.stay-info > p:not(.eyebrow):not(.stay-modal-price),
.experience-copy > p,
.addon-copy > em,
#addonPreviewText,
.booking-stay-choice small,
.territory-info > p {
  white-space: pre-line;
}
