.postmetadata h6.blog-cat a {
    color: #707070;
    font-weight: 500;
    text-transform: uppercase;
}

.postmetadata h6.blog-cat a:hover {
    color: #437df9;
    text-decoration: underline;
}

h6.blog-cat a {
    color: #437df9;
    display: inline-block;
}

.blog-post p.blog-cat a {
    color: #437df9;
    margin-bottom: 7px;
    letter-spacing: 0.3px;
    font-size: 14px;
}

h6.blog-cat a:hover {
    color: #437df9;
}

h6.blog-cat a:hover {
    text-decoration: underline;
}

.tline-box h6.blog-cat {
    font-size: 13px;
    background: #f2f2f2;
    color: #666666;
    padding-left: 7px;
    display: none;
}