#posts-content .post h2 {
    text-align: left;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#posts-content .post h3 {
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}