.wa-btn{
  position: fixed;
  bottom: 2%;
  right: 3%;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}


.wa-btn:active{
  box-shadow: 0  0;
}