.fomeu2 {

 
display: flex;	
width: 100%;
max-width: 300px;
justify-content: space-between;
flex-wrap: wrap;
gap: 5px;
margin-left: -10px;
}


.fomeu2 li {
	list-style: none;
}




.whatsapp:hover {
  background: #13b805;

}