h2{
background:#f7f9fc;
border-left:8px solid #3498db;
padding:12px;
margin-top:40px;
border-radius:4px;
}

h3{
border-bottom:2px solid #3498db;
padding-bottom:5px;
margin-top:30px;
}

.entry-content{
font-size:17px;
line-height:2;
}

.entry-content p{
margin-bottom:1.8em;
}

.entry-content img{
border-radius:8px;
}