p.start_date { margin-top: 12px !important; }

.google-map-link a {
    color: #2196F3;
}

.current-menu-item a {
    background-color: none;
  color: #494848;
}



/* === Homepage Fixes === */

.news-item {
height: auto;
min-height: 150px;
position: relative;
}
.news-item h3 {
min-height: 50px;
}
.news-item p {
min-height: 30px;
margin-bottom: 40px;
}

@media (max-width: 1024px) {
  
  aside.entry-meta.clearfix {display: none;}

}

@media (max-width: 767px) {

  span.span_event_time_value, span.span_event_date_value {
    margin-bottom: 12px;
  }

  div#wptbheadline1 {font-size: 13px !important;}
  div#topbar1 {margin: -41px 0px 0px -23px !important;}

}

/* === Blog Fixes === */
body.blog .entry-excerpt p {
  font-size: 15px;
  line-height: 26px;
}

/* === Article Fixes === */
body.post-template-default article {
  font-size: 15px;
  line-height: 26px;
}

/* === Ontario Sponsorship === */
.ontario-sponsorship {
  margin-top: 18px;
}

.ontario-sponsorship__text {
  font-size: 12px;
}

.ontario-sponsorship__img-container {
  display: flex;
}

.ontario-sponsorship__img-wrapper {
  flex-basis: 50%;
}