<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.email-diretoria ul {
    list-style: none; /* Remove HTML bullets */
    padding: 0;
    margin: 0; 	 
	background-color: #f6f6f6;
	border-bottom: 1px solid #fc6e51;
	padding-bottom:12px; margin-bottom: 15px;
}

.email-diretoria li { 
    padding-left: 16px; 
}

.telefone-diretoria ul {
    list-style: none; /* Remove HTML bullets */
    padding: 0;
    margin: 0; 	 
	background-color: #f6f6f6;
	border-bottom: 1px solid #fc6e51;
	padding-bottom:12px; margin-bottom: 15px;
}

.telefone-diretoria li { 
    padding-left: 16px; 
}</pre></body></html>