?>
 > div.hentry.vevent > h3.entry-title a,
.tribe-events-mobile.tribe-events-category-<?php 
    echo $slug;
    ?>
 h4 a
{
	color: <?php 
    esc_attr_e($options[$slug . '-text']);
    ?>
;
	text-decoration: none;
}

<?php 
    Extras::add_map_background_css($slug);
    Extras::add_week_background_css($slug);
    Extras::add_filter_bar_background_css($slug);
    if ('1' === $options['color_widgets']) {
        ?>
	<?php 
        Widgets::add_widget_background_css($slug);
    }
    ?>
.tribe-events-category-<?php 
    echo $slug;
    ?>
 h2.tribe-events-list-event-title.entry-title a,
.teccc-legend .tribe-events-category-<?php 
    echo $slug;
    ?>