/* UECF.NET /romanoriya/ - Roman Oriya Bible reader */

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

.verse-text, .search-snippet, .daily-text, .chapter-body {
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 1.7;
}
