.whatsapp-float{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float svg{margin-left:2px;margin-bottom:2px;width:32px;height:32px;fill:#fff}
