<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Slate by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/

/* Banner */

	#banner &gt; article {
		display: none;
	}

		#banner &gt; article:first-child {
			background-image: url("../../images/slide01.jpg");
			display: block !important;
			opacity: 1 !important;
			visibility: visible !important;
		}</pre></body></html>