/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 15 2024 | 12:18:46 */
.wpcf7-submit {
	background-color: #333;
	border:none;
	color:#fff;
}

.wpcf7-submit:hover {
	background-color: #333;
	border:none;
	color:#fff;
}

#formcontato label{
	width:100% !important;
}

/*
	Outros estilos
*/

#conteudo a {
	color:#020381;
}

#conteudo a:hover {
	color:#333;
}



