.bottom-callouts {
  padding-bottom: 40px;
}

.event-calendar-heading {
  font-size: 30px;
  color: #999282;
  border-bottom: solid 20px #999282;
}

.news-announcements-heading {
  font-size: 30px;
  color: #e5d7a2;
  border-bottom: solid 20px #e5d7a2;
}

.switcher .selected a {
  color: #000000;
}

.home-callouts-top {
  padding-left: 50px;
  padding-right: 50px;
}

.navbar-brand .logo-img, .navbar-brand .logo-img-sm {
  max-width: 350px;
}

.gt_switcher_wrapper {
  position: relative !important;
}

.full-width-image {
  width: 100% !important;
  height: auto !important;
}

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,  
.vresponsive-iframe-container object, 
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.eb-post-author {
  display: none !important;
}

#eb .eb-entry-meta > div + div::before {
  
}

