/* Hide the login prompt on the embedded speaker directory only.
   It stays on the schedule embed and on tbr2027.sched.com. */
.schedorg-body-embed.schedorg-body-speaker .notification-bar__login {
  display: none !important;
}