.whatsapp-fixed{position:fixed;bottom:20px;right:20px;z-index:9999;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px rgba(0,0,0,0.3);transition:all 0.3s ease}.whatsapp-fixed img{width:35px;height:35px}.whatsapp-fixed:hover{transform:scale(1.1);background-color:#128c7e}.link-bio .whatsapp-fixed{display:none!important}@media (max-width:767px){.whatsapp-fixed{bottom:15px;right:15px;width:50px;height:50px}}