
:root {
/*
    --sunrise: #F9B104;
    --mint_cake: #9bc8ab;
    --sunset: #F08050;
    --granite: #404141;
    --rosy_cheeks: #F6B09D;
    --cloudy: #FFFFFF;
/* */
	
	--tec-color-button-primary: #404141;
	--tec-color-button-primary-hover: #9bc8ab;
	--tec-color-accent-primary: #9bc8ab;
}


/* Here we override the predefined colors */
.tribe-common {
	 --tec-color-button-primary: var(--mint_cake);
	 --tec-color-accent-primary: var(--mint_cake);
}
/*
.tribe-common button.tribe-common-c-btn--small {

background-color: var(--mint_cake);

}

/* */
/*
.tribe-common
.tribe-common-c-btn,
.tribe-common
a.tribe-common-c-btn,
.tribe-common
button.tribe-common-c-btn {
 background-color: var(--mint_cake);
}
/* */

.tribe-events-c-subscribe-dropdown {
	background: var(--rosy_cheeeks);;
}

 .tribe-events-c-subscribe-dropdown__button-text,
 button.tribe-events-c-subscribe-dropdown__button-text,
.tribe-events-single-event-title,
.tribe-events-c-subscribe-dropdown {
  font-family: Assistant, cursive;
// 	background: blue;
}

.tribe-common .tribe-common-c-btn-norder,
.tribe-common a.tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border:hover {
text-align: right;

}

/*
button.tribe-events-c-subscribe-dropdown__button-text {
	background: var(--mint_cake);
}
/* */
.tribe-event .tribe-common-c-btn.
.tribe-events-c-search__button,
.tribe-common .tribe-common-c-btn,
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border{
//border:1px solid var(--tec-color-accent-primary);
border-radius:var(--tec-border-radius-default);
text-align: left;
transition:var(--tec-transition);
color:var(--granite);
padding:11px 20px;
width:100%
}

.tribe-event-time,
.tribe-event-date-start {
  font-family:  Assistant, times-roman, cursive;
}
/*
.tribe-common
a.tribe-common-c-btn-border:hover {
background-color: var(--rosy_cheeks);

}
/* */
/*
.tribe-common .tribe-common-c-btn,
.tribe-common .tribe-events-c-search__button {
}
/* */
/*
.tribe-common-c-btn,
.tribe-events-c-search__button {
}
/* */
