/* Step 11: readable labels, preserving the existing facts grid and content. */
.detail-summary .summary-facts dt,
body[data-page='detail'] .profile-facts dt { font-size: 12px; }
.detail-summary .summary-price > span { font-size: 12px; }
.gallery-counter, .swipe-hint { font-size: 12px; }
@media (max-width: 639px) {
  .detail-summary .summary-facts dd { font-size: 15px; line-height: 1.65; }
}
