.header-inner {
    box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;
}

.post-item .post-image .post-meta-category:hover {
    background-color:#0f70b7;
} 

.post-item .post-image .post-meta-category a:hover {
    color:#fff;
} 