  .post-card{transition:transform .25s ease;}
  .post-card:hover{transform:translateY(-3px);}
  .post-card:hover .ph{filter:brightness(0.97);}
