.container{
    padding: 70px 0;
}
.postTitle {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.35em;
    margin-bottom: 3.5%;
    color: #004280;
}
.entry {
    font-size: 16px;
    color: #555;
    line-height: 1.75em;
}