.blog-post{
    margin-bottom:25px;
}

.blog-post h2{
    color:#ff6fa6;
    border-bottom:2px dotted #ffd6ea;
    padding-bottom:8px;
}

.blog-post p{
    line-height:1.7;
}