/* Keep clip metadata clear of the Like / Comment / Repost footer. */
.feed-clip-card:has(> .social-feed-body-counted) > .caption,
.feed-product-clip-card:has(> .social-feed-body-counted) > .caption,
.reel-card.is-clip:has(> .social-feed-body-counted) > .caption {
  bottom: 62px !important;
}
