.tribe-events .tribe-events-c-search__button {
    background-color: #c8943f;
    color: #ffffff;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    background-color: #ffffff;
    border: 1px solid #c8943f;
    color: #c8943f;
}


.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #c8943f;;
    color: #ffffff;
}


.tribe-events .tribe-events-c-search__button:active {
    background-color: #ffffff;
    border: 1px solid #c8943f;
    color: #c8943f;
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover {
    background-color: #ffffff;
    border: 1px solid #c8943f;
    color: #c8943f;
}

#tribe-events-content a, .tribe-events-event-meta a {
    color: #c8943f !important;
    text-decoration: none;
}

#tribe-events-content a, .tribe-events-event-meta a {
    color: #c7943f;
    text-decoration: none;
}

.tribe-events-content a {
    border-bottom: 1px solid #c7943f !important;
    color: var(--tec-color-link-primary);
    transition: var(--tec-transition-color);
}

.tribe-events-meta-group a {
    color: #c8943f !important;
}