.floating-whatsapp{z-index:1000;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:15px;right:40px;box-shadow:0 4px 6px #0000001a}.floating-whatsapp:hover{transform:scale(1.1);box-shadow:0 8px 12px #0003}.whatsapp-icon{width:35px;height:35px}
