#bit-widget-0 a {
  color: #5c7082;
  text-decoration: none;
}
@media (max-width: 767px) {
  #bit-widget-0 {
    margin: auto -20px;
  }
}
#bit-widget-0 .bit-date {
  width: auto !important ;
}
#bit-widget-0 .bit-description-links,
#bit-widget-0 .bit-rsvp,
#bit-widget-0 .bit-tickets {
  display: none;
}
#bit-widget-0 .bit-header + tr ~ tr:hover {
  background: rgba(255, 255, 255, 0.1);
}
#bit-widget-0 tr.bit-header {
  font-size: 13px;
}
#bit-widget-0 tr.bit-header + tr {
  background: rgba(78, 78, 78, 0.14);
  line-height: 30px;
}

/*# sourceMappingURL=track.css.map*/