  :root {
  --yblue: #0077c8;
  --yred: #ba0c2f;
  --white: #fff;
  --lgray: #eaeff5;
  --gray: #5c5d5c;
  --lblue: #72cdfa;
  --nblue: #1b3768;
  --oblack: #272c30;
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button,.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:var(--nblue);}
.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover{background-color:var(--oblack);}

.tribe-events-meta-group a{color:var(--yblue);}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{color:var(--yblue);border:1px solid var(--yblue);}

.tribe-events-single{max-width:1080px;margin:0 auto;}
.single-tribe_events #breadcrumbs{display:none;}
.tribe-events-back{margin:20px 0 0;}