/* .tribe-events .tribe-events-c-search__button {
    background-color: #AFCA00 !important;
}

 */
 :root {
    --tec-form-color-accent-primary: #C3BC6E !important;
    --form-color-accent-primary: var(--tec-form-color-accent-primary);
    --tec-color-accent-primary: #C3BC6E !important;
    --tec-color-button-primary: var(--tec-color-accent-primary);

 }
