body {
  background-color: #fff !important;
}

/*
.disable-interactions-overlay,
.agenda-search > *:not(.search-row),
.search-row > *:not(.search-session, .search-input),
.tab-buttons-container,
.session-info-text,
.speaker-photo,
.session-actions-container,
.session-actions,
.speaker-share-button, 
.speaker-image-wrapper,
.speaker-socials-wrapper { 
  display: none !important; 
}
*/

.select-ticket-section,
.view-buttons-container {
  display: none !important;
}

.search-row {
  padding-inline: 15px;
}

.speaker-info {
  margin-left: 0 !important;
}

.session-title {
  font-size: 24px;
  line-height: 1.2em;
  text-wrap: pretty;
}

.session-name a {
  color: #4B49B2 !important;
}

.speaker-info > * {
  font-size: 16px !important;
  line-height: 1.2em !important;
}

.speakers-container .speakers-carousel .slick-list {
  height: auto !important;
}

.session-page,
.session-speaker-container {
  padding-inline: 0 !important;
}

.session-section-title {
  margin-block-end: 1rem !important;
}

.speaker-profile, 
.speaker-bio-wrapper {
  min-height: auto !important;
}

.live-speaker-avatar { display: none !important; }
.speaker-photo { display: none; }