body {
	overflow: auto !important;
}

body::after {
	display: none !important;
}

.site-main > .inner {
	opacity: 1.0 !important;
}

.site-main {
	opacity: 1.0 !important;
	transform: none !important;
	transition: none !important;
	filter: none !important;
}