@import url("lit.css");

p +p {
  text-indent: 0;
}

.verse {
  padding-left: 2em;
  text-indent: -2em;
}
