﻿.whatsapp-icon {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 15px 20px;
  z-index: 10000;
  background: #13C656;
  padding: 20px;
  border-radius: 50%;
  line-height: 0;
}
