div.k2CategoriesListBlock ul li a span.catTitle on line 86 of your custom css file
change the style so it reads
div.k2CategoriesListBlock ul li a span.catTitle {
color: #000!important;
font-family: "Open Sans",sans-serif;
font-size: 14px;
padding-right: 4px;
font-weight: bold;
}