$(function() {
  $("div.post-content.Blog p:first").addClass("blog-first")
})
