/* Child Theme Styles */
.page-template-lectionary-at-lunch #text h1 {
	color: #666;
	font-size: 32px;
	text-transform: capitalize;
}

.page-template-lectionary-at-lunch #text p span.verse {
	color: #666;
	font-size: 16px;
}

.page-template-lectionary-at-lunch .resource-content span.resource-content-name {
	color: #666;
    font-size: 24px;
    font-weight: 700;
}

.page-template-lectionary-at-lunch .resource-content p,
.page-template-lectionary-at-lunch .resource-content span.resource-content-description {
	color: #666;
	font-size: 16px;
}

.page-template-lectionary-at-lunch .resource-content a {
	color: #0000ee;
	text-decoration: underline;
}