#layout-content .content-area h1, #layout-content .content-area h2, #layout-content .content-area h3 {
    color: #8e191c;
    border-bottom: 2px solid #9b9b9a;
    padding-bottom: 4px;
    margin-top: 0;
}

.post-list{
    font-family: "lato", sans-serif;
}

.post-list h3{
    padding-top: 50px;
}

.post-list h1{
    font-size: 36px;
    color: #8e191c;
    border-bottom: 2px solid #9b9b9a;
    padding-bottom: 4px;
    margin-top: 0;
    font-weight: 500;
    line-height: 1.1;
}
.post-list p{
    font-size: 14px;
    /*color: #333333;*/
    font-family: "lato", sans-serif;
    line-height: 1.42857143;
    color: #6c757d;
}

/* li{
    padding-bottom: 50px;
    } */