.post-list-item .nav-tabs li a::before {
   
    background: transparent;
}
.post-list-item .nav-tabs li a.active {
        color: #ffaf31;
}