@import url("https://pages.rainfocus.com/db/wt25tem/execstyles.css");


.speaker-trigger span.mdBtnR-text, 
h3.speaker-full-name,
button.attendee-tile-name,
.tile-details-modal-title,
.rf-tile-avatar.has-initials > span
{
    display: flex !important;
}

.speaker-trigger span.mdBtnR-text span:not(:last-of-type),
h3.speaker-full-name span:not(:last-of-type),
button.attendee-tile-name span:not(:last-of-type),
.tile-details-modal-title span:not(:last-of-type) {
  padding-left: 5px;
}

span.spkname:last-of-type {
  order: -1;
}

.city-text h1 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -4%;
	margin: 0;
	color: #1B3139;
}
