.ministech-biblia{
  font-family:serif;
  line-height:1.6;
  max-width:800px;
  margin:40px auto;
  padding:20px;
}
.verse{
  font-weight:bold;
  margin-right:8px;
}
.biblia-nav{
  margin-top:30px;
  display:flex;
  justify-content:space-between;
}