/* THE EVENTS CALENDAR CSS OVERRIDES */
.tribe-events * {
    font-family: 'Roboto';
    font-weight: bold;
}
.tribe-events header {
    background: initial;
} 
.tribe-events .tribe-events-c-search__button, 
.tribe-events button.tribe-events-c-search__button {
    background-color: #4b89dc;
}
.tooltipster-base p {
    font-size: 14px;
    line-height: 1.5;
}