.tribe-common-c-btn {
  background-color: #0D2340 !important;
}
.tribe-common-c-btn:hover {
  background-color: #071221 !important;
}
.tribe-common-c-btn-border  {
  color: #0D2340 !important;
  border-color: #0D2340 !important;
}
.tribe-common-c-btn-border:hover  {
  color: #fff !important;
  background-color: #0D2340 !important;
}
.tribe-common-c-btn-border:focus  {
  color: #fff !important;
  background-color: #0D2340 !important;
}

.tribe-events .datepicker .day.active {
  background-color: #0D2340 !important;
}

.tribe-events ul li:before, .tribe-events-nav-pagination ul li:before {
  height: 0px !important;
}

.tribe-events .tribe-events-c-messages__message-list-item-link, .tribe-events-event-categories a {
  color: #0D2340 !important;
}
.tribe-events h3 a {
  font-family: Prospectus Pro, serif;
  font-size: clamp(2rem, calc(1.77rem + 0.98vw), 2.625rem);
  line-height: 1.2;
}

/* .tribe-common .tribe-common-c-svgicon {
 color: #04d3df;
}

.tribe-events-calendar-list__event-datetime-featured-text .tribe-common-a11y-visual-hide {
  color: #04d3df;  
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
  background-color: #04d3df;
} */
/* Teal: #04d3df */