.postTitle a {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

#topics .postTitle a {
    font-size: 22px;
    font-weight: bold;
    color: #333;
}


.postBody {
    font-size: 16px;
}