@charset "UTF-8";

h9{
	font-size:1.5em;
	   color:#fff;
	font-weight:bold;
	margin-bottom:25px;
}


#barra-WA{
	position: relative;
	padding: 20px 30px;
	background: #FF8200;
}
#barra-WA p{
	color:#FFFF;
}
#barra-WA .numero-WA {
	text-decoration: none;
	font-weight:bold;
	margin: 10px 0;
}

#barra-WA .numero-WA a:link, a:visited, a:focus, a:hover {
   color:#FFF;	
   background: #FF8200;
}
a:visited {
	color:#666 !important;
}