<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RIMUOVI ICONA FA DA HEADER 4.7 */
.sidebar-toggle:before {
	content: none !important;
}

/* MODALE */
.modal-header {
	background-color: #4267B2;
	color: white;
	font-weight: 700;
	font-size: 15px;
}</pre></body></html>