.icowhatsapp {
position: absolute;
right:    55%;
bottom:   10;
padding: 20px;
font-size: 30px;
width: 30px;
text-align: left;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
}


.icoinstagram {
position: absolute;
right:    45%;
bottom:   10;
padding: 20px;
font-size: 30px;
width: 30px;
text-align: left;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
}
