/* Style for the WhatsApp link container */

.whatsapp-link {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

/* Style for the WhatsApp image */

.whatsapp-image {
  width: 50px;
  height: 50px;
}

