.scripture cite {
	display: block;
	margin-top: 7px;
	text-align: right;
}

li {
	list-style-position: inside;
	margin-bottom: 7px;
}

footer {
	border-top: gray thin solid;
	padding: 12px 35px;
}

footer p {
	text-align: center;
	font-family: georgia, serif;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 140%;
	color: #444
}