.index-isotope.v1 article.pluto-post-box ul.post-categories li a {
 background-color: red !important;
 border: 1px solid white !important;
 color: white !important;
}

.index-isotope.v1 article.pluto-post-box ul.post-categories li a:hover {
 background-color: red !important;
 border: 1px solid white !important;
 color: yellow !important;
}

.index-isotope.v1 article.pluto-post-box ul.post-categories li a:visited {
 background-color: red !important;
 border: 1px solid white !important;
 color: white !important;
}

.index-isotope.v1 article.pluto-post-box ul.post-categories li a:active {
 background-color: red !important;
 border: 1px solid white !important;
 color: white !important;
}

#primary-sidebar a{
 color: ##434E58;
}

.widget_rss ul li:before, .widget_pages ul li:before, .widget_meta ul li:before, .widget_recent_comments ul li:before, .widget_nav_menu ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_recent_entries ul li:before{
 color: red !important;
}

.search-results-header h3{
 color:#434E58;
}
