/* Enter Your Custom CSS Here */
.entry-content h1{
  line-height: 150%;
  margin: auto;
}
.entry-content p{
  line-height: 200%;
  margin: auto;
}
.entry-content h3{
  line-height: 160%;
  margin: auto;
}
.entry-content ul{
  line-height: 200%;
  margin: auto;
}

