* {
	color: #000 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	background: transparent !important;
}
html, body,
.container {
	background-color: #fff;
	width: 100% !important;
	max-width: none !important;
	min-width: unset !important;
}
a[href] {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
	border: none;
}
figure {
	margin-bottom: 1em;
	overflow: hidden;
}
figure img {
	border: 1px solid #000;
}
#scroll-top,
.site-header,
.dgd-art-button {
	display: none !important;
}
.art-overview-wrapper {
	order: 2;
}
.art-content-wrapper {
	order: 1;
	margin-bottom: 20px;
}
