@CHARSET "ISO-8859-1";

.single-tribe_events .tribe-events-single-event-title {
    font-size: 1.7em;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: white;
}

.tribe-events-schedule > h2 {
    color: white;
    font-weight: bold;
}

.entry-title-summary {
    color: red;
    font-weight: bold;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	color: #fab526 !important;  /* default */ 
}
