<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* QC CSS */

@media only screen and (min-width: 800px) {
.row &gt; .content-image
	{ margin-right:1rem; width:25%;}
}

div.content &gt; p.button &gt; a.qc:hover
{
	color:#671E75 !important;
	background: #C4D600 !important;
}</pre></body></html>