

/* ===============================
   3. EVENTS PAGE
   =============================== */
a.tribe-events-c-small-cta__link.tribe-common-cta.tribe-common-cta--thin-alt {
    padding: 16px;
    color: #fff;
    background: #03402b;
    border-radius: 10px;
    font-family: 'Cairo' !important;
}

.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
    background-color: #6fa01a;
}

.tribe-common a.tribe-common-c-btn--small,
.tribe-common button.tribe-common-c-btn--small,
.tribe-common input[type=button].tribe-common-c-btn--small,
.tribe-common input[type=submit].tribe-common-c-btn--small {
    background-color: #26b985 !important;
}

header.tribe-events-calendar-list__event-header {
    margin-bottom: 35px;
}

.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:hover {
    background-color: rgb(4 66 45);
}

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn,
.tribe-common button.tribe-common-c-btn {
    background-color: #6fa01a;
}

.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:hover,
.tribe-common button.tribe-common-c-btn:hover {
    background-color: #6fa01a;
}
