<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Social */
#wrapper .social
{
	margin: 0;
	padding: 0;
}

/* Item */
#wrapper .social-item { list-style: none; }

/* Show title */
#wrapper .social-item:not(.show-title) .btn &gt; span { margin: 0; }</pre></body></html>