body.posts-single-own .post-inner-white .post-inner-header .title-cat a.cat {
    background-color: #0000000D;
}
body.posts-single-own .post-inner-white .post-inner-meta .meta-info-titles {
    font-weight: 700;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta {
    width: 58vw;
    font-size: 1.1vw;
    padding-left: 17vw;
    /* width: 58.33333vw; + 16.66667vw; */
    font-size: 1.1vw;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta div {
    color: #737373;
    padding: 0 16px;
    border-right: 1px solid #737373;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta div:first-child {
    padding-left: 0;
}
body.posts-single-own .post-inner-white .post-inner-meta .author-meta div:last-child {
    border-right: 0;
}