body {
	background: #fff !important;
	color: #000 !important;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.5;
}

.site-header,
.site-footer,
.newsletter-card,
.button,
.nav-toggle,
.archive-filter-strip,
.section-link,
.search-form,
.entry-header__aside,
.button-row {
	display: none !important;
}

.site-shell,
.prose,
.entry-content,
.entry-object-grid {
	width: 100% !important;
	max-width: 100% !important;
}

.content-section,
.page-intro,
.entry-single {
	padding: 0 !important;
	margin: 0 0 1.2rem !important;
}

.entry-single--post .entry-content > p:first-of-type::first-letter {
	color: #000 !important;
}

.entry-figure,
.entry-card,
.note-panel,
.motif-card {
	box-shadow: none !important;
	border: 0 !important;
}

a {
	color: #000 !important;
	text-decoration: underline;
}

main,
article {
	page-break-inside: avoid;
}

img {
	max-height: 8.5in;
	object-fit: contain;
}
