body .hebrew {
  font-size: 1.25em;
}
body .hebrew-letter {
  font-size: 1.25em;
  margin-left: 0.25em;
}
body .modern {
  font-family: "Modern Hebrew";
}
body .middle {
  font-family: "Paleo Hebrew";
}
body .ancient {
  font-family: "Ancient Hebrew";
}
body .egyptian {
  font-family: "Egyptian Hieroglyphic";
}

blockquote {
  margin-left: 2em;
}
blockquote p {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

/*# sourceMappingURL=site.css.map */
