.fa-brands {
    padding: 3vh;
    font-size: 3vw;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    color: whitesmoke;
  }
  
  .fa-brands:hover {
      opacity: 0.7;
  }

/*BORDES*/
/*    border-style: solid;
    border-radius: 50%;
    border-width: medium;*/