body,
.page { background: #fff !important; color: #252525; }

#video,
#audio,
.item-header,
.tags,
.no-print,
.filter-bar,
.pagination,
.testimonial-block,
.awesome-options,
.flickity-button,
.articles .card .teacher { display: none !important; }

.page-topper { background: none !important; padding: 0; }
.page-topper, 
.page-topper a, 
.page-topper .excerpt { color: #000 !important; }
.page-topper h1 { color: #000 !important; }
.page-topper .darken { display: none; }


#content-wrap { margin-left: 0; }

h2 { page-break-before: avoid; }
.card-slider,
.discussion-questions,
.keep-together { page-break-inside: avoid; }

blockquote { background: #efefef; }
blockquote.quote { background: #fff; }

.card a.block,
a.bible-verse { color: #505050; }

.print-only { display: block; }

.print-logo { display: block !important; text-align: right; padding: 10px; }
.print-logo img { max-width: 150px; }

a.badge.grey, .badge.grey { background: #efefef; color: #505050; }

a.card { }

.articles .card
{
	flex: 1 1 30% !important;
}

.whiteboard.pad-vert-xl { padding-top: 40px; padding-bottom: 40px; }
.whiteboard img { max-width: 200px; }