/* Enter Your Custom CSS Here */
body, td, p {

    font-size: 13px;
    
}

p{
margin:0px;
  padding:0px;
  margin-bottom:10px;
}

.entry-content h2{
 font-size:24px;
  margin-bottom:10px;
  line-height:1.6em
}