.flutuante{
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
}

.flutuante a, .flutuante a{
  cursor: pointer;
  border: none;
}

.flutuante a:focus{
  outline: none;
}

.flutuante a.main{
  text-decoration: none;
}
