/*
 *
 * START OF FILE
 *
 */

/*--------------------------------------------------------------------------------*/

/* Events Category Colors Quick Fix */
body .tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details a {
  color: var(--tec-color-category-text) !important;
}
body .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
  color: var(--tec-color-category-text) !important;
}

/*--------------------------------------------------------------------------------*/

/*
 *
 * END OF FILE
 *
 */