.tribe-events-c-view-selector {
  display: none;
}
h1.tribe-events-single-event-title{
  color: black;
  font-size: 40px;
  margin-bottom: 40px;
}
.tribe-events-schedule.tribe-clearfix {
  display: none;
}
h3.tribe-events-calendar-month__day-date.tribe-common-h4 {
  background-color: f2f2f2;
}
h3.tribe-events-calendar-month__header-column-title.tribe-common-b3{
  background-color: f2f2f2;
}
h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt {
  background-color: f2f2f2;
}
h3.tribe-events-calendar-month__multiday-event-hidden-title.tribe-common-h8{
  background-color: rgba(255,0,0,0.0);
}