#whatsapp-button {
  background-size: contain;
  background: url("../images/WhatsApp.svg") no-repeat center center;
  border: none;
  bottom: 5%;
  cursor: pointer;
  height: 80px;
  position: fixed;
  right: 2%;
  width: 80px;
  z-index: 100;
}
