.whatsapp-float{color:#fff;z-index:9999;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0003}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 18px #0000004d}
