/* UECF.NET /englishbible-niv/ - English NIV Bible reader */

html, body, button, input, select, textarea {
  font-family: "Segoe UI", "Helvetica Neue", Arial, system-ui, sans-serif;
}

.verse-text, .search-snippet, .daily-text, .chapter-body, .read-title, #readTitle {
  font-family: "Georgia", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
  overflow-wrap: anywhere;
  line-height: 1.75;
}
