.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {
    color: #2e6ab1 !important;
    border: 1px solid #2e6ab1 !important;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    background-color: #2e6ab1 !important;
    color: #ffffff !important;
}


.tribe-events .tribe-events-c-search__button  {
    background-color: #2e6ab1 !important;
}

.tribe-events .tribe-events-c-search__button:hover {
    background-color: #224f84 !important;
}

.tribe-common.event-tickets .tribe-common-c-btn:disabled, .tribe-common.event-tickets a.tribe-common-c-btn:disabled {
    background-color: #2e6ab1 !important;
}

.tribe-common.event-tickets .tribe-common-c-btn:focus, .tribe-common.event-tickets .tribe-common-c-btn:hover, .tribe-common.event-tickets a.tribe-common-c-btn:focus, .tribe-common.event-tickets a.tribe-common-c-btn:hover {
    background-color: #224f84 !important;
}