
.post-head {
    padding: 24px 0;
}

.post-head .title {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 32px;
    color: #333;
}

.post-head .breadcrumb {
    float: right;
    width: auto;
    margin: 0;
    line-height: 32px;
    background: none;
    padding: 0 15px 0 0;
    color: #777;
}

.post-head .breadcrumb .inner {
    background: none;
    height: 24px;
    line-height: 24px;
    float: none;
    color: #444;
}

.post-head .breadcrumb .inner a {
    color: #ea8b85;
}
