.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button{
    background-color:#603aae;
    color:#fff;
    font-style:normal;
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button{
    color:#ff000b;
}
.tribe-events .tribe-events-calendar-day__event-title-link:visited{
    color:#ff000b;
}
.tribe-common .tribe-common-b2{
    color:#fff;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited{
    color:#ff000b;
}
.tribe-common .tribe-common-b3{
    color:#5e17eb;
}
.tribe-events .tribe-events-calendar-day__event-datetime{
    color:#000;
}
.tribe-events .tribe-events-c-view-selector__list-item-text{
    color:#ff000b;
}
.tribe-events .tribe-events-calendar-month__day-date-daynum{
    color:#000;
}
.tribe-events .tribe-events-calendar-month__calendar-event-datetime{
    color:#ff000b;
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
}
.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small{
    color:#000;
    background-color: #673AB7;
    border: 1px solid #000000;
    border-radius: var(--tec-border-radius-default);
    text-align: center;
    transition: var(--tec-transition-color-border-color);
}
.tribe-events button.tribe-events-c-top-bar__datepicker-button{
    color:#ff000b;
}
.tribe-events .tribe-events-calendar-month__body{
    background-color:#CCC;
    border: 2px solid #000000;
}
.tribe-events .tribe-events-calendar-day__event-title-link:visited{
    color:#ff000b;
}
.tribe-common .tribe-common-b2{
    color:#fff;
}
.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited{
    color:#ff000b;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search{
    background-color:#ccc;
    flex-direction: row;
}

:root {
    --tec-color-background-month-grid: #CCC;
    --tec-color-text-primary: #000000;
    --tec-color-background-events-bar-submit-button-hover: #ff000b;
    --tec-color-background-events-bar-submit-button: #603aae;
    --tec-color-text-view-selector-list-item: #000000;
    --tec-color-text-events-bar-submit-button: #000000;
    --tec-color-background-view-selector-list-item-hover: #ccc;
    --tec-color-border-active-month-grid-hover: #ffffff;
    --tec-color-border-secondary-month-grid: #000000;
    --tec-color-text-day-of-week-month: #ffffff;
    --tec-color-background-events: #CCC;
    --tec-color-icon-primary: #000000;
    --tec-color-icon-secondary: #000000;
    --tec-color-icon-active: #000000;
}







