.icono-flotante{
    text-decoration: none;
    box-shadow: none !important;
}
/* @media (max-width: 700px) { */
  .icono-flotante{
    position: fixed;
    bottom: 10px;
    font-size: 50px;
  }
  .icon-whatsapp::before{
    background-color: white;
    border-radius: 50%;
    padding: 7px;
  }
    .right{
        right: 10px;
    }
    .left{
        left: 10px;
    }
/* } */
