/** Background Color * /
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    background-color: #c5cede;
}
/** Button Color * /
.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: #046bd2;
}