@media only screen and (max-width: 1000px) {
    .nectar-post-grid-wrap .nectar-post-grid-filters h4 {
        color: #ff7b31 !important;
    }
}
.light .nectar-post-grid-filters a:after, .light .nectar-post-grid-filters h4:after, .light .nectar-post-grid-filters h4:before {
    background-color: #ff7b31 !important;
}