<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.teasersidepicture
{
	display: block;
	float: left;
	height: auto;
	box-sizing: border-box;
}

.teaserblock
{
	padding-bottom: 10px;
}

a:focus-visible .teasersidepicture {
	filter: brightness(50%) contrast(75%);
}</pre></body></html>