/* Publishers CSS */

.dialogue {
   margin-left: 2em;
}

.dialogue .speaker {
   margin-left: -2em;
}
