/* =============================================================
   productdiscovery.css — Lytton Studio
   Styles specific to portfolioProductDiscovery.php
   created 11-Apr-2026
   ============================================================= */

/* Case study h3 titles — visually larger than page section h3s */
section h3 {
  font-size: clamp(1.4rem, 1.8vw + 0.8rem, 1.8rem);
}