.whatsapp-float{position:fixed;bottom:40px;right:110px;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #00000026;z-index:9999;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.whatsapp-float:hover{transform:translateY(-4px);box-shadow:0 6px 14px #0003}.whatsapp-icon{width:35px;height:35px}@media screen and (max-width: 767px){.whatsapp-float{bottom:20px;right:75px;width:50px;height:50px}.whatsapp-icon{width:30px;height:30px}}
