p.citblock {
  margin: 0 5%;
  color: #3c763d;
}

span.cit {
  color: #3c763d;
}

p.caption {
  color: #9e9e9e;
  text-align: center;
  font-size: .85em;
  font-weight: bold;
}

span.phrase {
  font-weight: bold;
  font-size: 1.10em;
  color: blue;
  margin-top: 10px;
}

span.endnoteref {
  text-decoration: none;
  padding: 0 3px;
}

span.ugreek {
  font-family: "Galatia SIL", Gentium, "Arial Unicode MS";
  color: #20208b;
  font-size: 120%;
  line-height: normal;
}

span.uhebrew {
  font-family: "Ezra SIL", "SBL Hebrew", "Arial Unicode MS";
  color: #ff3175;
  font-size: 130%;
  line-height: normal;
}

span.translit {
  color: blue;
  font-style: italic;
  padding-right: 1px;
  line-height: normal;
}

.nobreak {
  page-break-inside: avoid;
}
