/* Senior Dog Comfort v174 targeted spacing polish — 2026-09-05
   Goal: close the two oversized desktop gaps without disturbing approved image sizes,
   buttons, links, mobile behavior, or prior v173 fixes. */

@media (min-width:961px){
  /* Home: reduce the dead space between the hero and Featured Senior Dog Comfort Picks. */
  .home-hero{padding-bottom:20px!important;}
  .editors-picks{padding-top:40px!important;}

  /* Meet Cooper: pull the next content closer to the hero while keeping the portrait
     and the two hero buttons exactly as approved in v173. */
  .cooper-hero{padding-bottom:18px!important;}
  #cooper-story{padding-top:30px!important;}
}
