body .tribe-events .tribe-events-l-container {
  padding-bottom: 0px;
  padding-top: 0px;
  min-height: 0px;
}
body .tribe-events .tribe-events-calendar-month__day-cell--selected, body .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, body .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  background-color: #185640;
}
body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
  color: #fff;
}
body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
  color: #185640;
}
body .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #06205c;
}
body .tribe-events .tribe-events-c-ical__link {
  display: none !important;
}
body .tribe-events .tribe-events-ical {
  display: none !important;
}
