/* Hide PDF Transcript button*/
.DashboardNavigation__TranscriptButton{
  display: none;
}