.website-styles .attendease-global-header.header-navbar-top {
  border-bottom: 5px solid #007cc9;
}

.website-styles .attendease-block-hero.custom-promo .attendease-block-hero-filter::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.5;
}

.website-styles .attendease-block-text p.lead {
  max-width: 800px;
  margin: 0 auto;
}

.website-styles .attendease-block-video-grid-3 .attendease-block-content .video-wrapper .video-title {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.attendease-block-presenters-modal .modal-footer {
  text-align: center;
}

a.btn.btn-primary:hover, a.btn.btn-primary:focus, button.btn.btn-primary:hover, button.btn.btn-primary:focus, .button>.attendease-block-content>.col-xs-12>p>a.btn-primary:hover, .button>.attendease-block-content>.col-xs-12>p>a.btn-primary:focus {
  box-shadow: none;
}

.website-styles .modal.attendease-block-presenters-modal .modal-dialog .modal-body .media .presenter-bio {
  max-width: 500px;
  margin: 0 auto;
}

