.tribe-events-header span,
.tribe-common a:not(.tribe-common-anchor--unstyle),
.tribe-common a:not(.tribe-common-anchor--unstyle):active,
.tribe-common a:not(.tribe-common-anchor--unstyle):focus,
.tribe-common a:not(.tribe-common-anchor--unstyle):hover,
.tribe-common a:not(.tribe-common-anchor--unstyle):visited {
  font-family: 'Kanit semi-bold';
  color: #153a63;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium {
  font-family: 'Kanit semi-bold';
  color: #153a63;
}

.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-calendar-list__event {
  width: 60vw;
  margin-left: 2rem;
}

.ast-separate-container .ast-separate-posts.ast-article-post {
  border-radius: 2rem;
}

.ast-separate-container .ast-separate-posts.ast-article-post img {
  border-radius: 2rem;
}

.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-calendar-list__event-row--featured
  .tribe-events-calendar-list__event-date-tag-datetime:after {
  display: none;
}

.tribe-events-calendar-list__event-date-tag span {
  padding-bottom: 0rem;
}

.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-calendar-list__event-datetime-featured-text {
  color: #2db04a;
}

.tribe-common .tribe-common-c-svgicon--featured path {
  fill: #2db04a;
}
