p {
  text-indent: 15pt;
  margin: 0;
}

h1 + p,
h2 + p,
h3 + p{
  text-indent: 0;
}