/* height-line spacing between conversation lines */
.conversation-table td p {
    margin: 0.75em 0;
}