.post .post-content.classic .content-inner {
    border-bottom: none;
    padding-bottom: 0px;
}

.post .post-header h2 a {
    color: #000;
}

.post-header .title {
    font-size: 28px;
    line-height: 36px!important;
    font-weight: 700;
}

.post .more-link span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #e57100;
    padding: 12px 16px;
}