.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
    font-size: 16px;
    font-weight: 600;
    line-height: 100% !important;
}
.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt {
    line-height: 100% !important;
}

.tribe-common a:not(.tribe-common-anchor--unstyle):active, 
.tribe-common a:not(.tribe-common-anchor--unstyle):focus, 
.tribe-common a:not(.tribe-common-anchor--unstyle):hover, 
.tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    color: #57beda;
}
.tribe-common img {
    max-width: 60px;
    border-radius: 7px;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime>* {
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    color: var(--tec-color-day-marker-past-month);
    opacity: .35;
}