<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Widget 'Account'
----------------------------------*/
.account { width: 300px !important; background-color: #fff !important; color: #333; }
.account &gt; li:first-child { padding: 10px; }

@media only screen and (max-width: 640px) {	
/*	.account { width: 100% !important; }*/
	.account a { /*color: #fff !important;*/ }
}</pre></body></html>