h1.text-lbs-primary {
	font-size:2.5rem;
	color: #057E72;
	font-weight:bold;
} 
h2.text-lbs-primary {
	font-size:2rem;
	color: #057E72;
	font-weight:bold;
} 
h3.text-lbs-secondary {
	font-size:1.5rem;
	color: #262261;
	font-style:italic;
	font-weight:bold;
}
h4.text-lbs-days {
	font-size:1.5rem;
	font-family: Helvetica;
	display: block;
	font-weight:bold;
}

#btnScrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  display: none;
}
.fn {
  font-size:.8rem;
  line-height: .8rem;
 	color: blue;
 	text-decoration: none;
 	font-weight: bold;
}
.footnote, .footnote-ref, note {
  font-size:.8rem;
  line-height: .8rem;
 	color: grey;
 	text-decoration: none;
 	font-weight: normal;
}
.copyright {
	font-size: 8pt;
	color: grey;
}
.verse-num, .chapter-num {
	color: red;
	position: relative; 
	top: -0.5em; 
	font-size: 80%;
}
.woc {
  color:red;
//  font-style:italic;
}
.cr-verses {
  color:grey;
  margin-bottom: .5rem;
  margin-top: 0rem;
  font-size:.8rem;
  line-height:.8rem;
}
.cr-header {
  font-size:.8rem;
  line-height:.8rem;
  color: green;
  font-weight: bold;
  display:inline;
  text-decoration: none;
}
.cr-item {
  font-size:.8rem;
  line-height:1rem;
  text-decoration:none;
}
.cr-link {
  font-size:.8rem;
  line-height: .8rem;
 	color: green;
 	text-decoration: none;
 	font-weight: bold;
}
.book_header {
  font-size:2rem;
  line-height: 2.2rem;
 	color: black;
 	text-decoration: none;
 	font-weight: bold;
}
.chapter_header {
  font-size:1.5rem;
  line-height: 1.7rem;
 	color: #3b3b3b;
 	text-decoration: none;
 	font-weight: bold;
}
.span-link {
 	color: #0d6efd;
 	text-decoration: none;
// 	font-weight: bold;
 	cursor:pointer;
}

