.whatsapp-float{z-index:1000;cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.whatsapp-float:hover{transform:translateY(-5px);box-shadow:0 6px 16px #25d36666}.whatsapp-icon-img{object-fit:cover;border-radius:50%;width:100%;height:100%}@media screen and (max-width:768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}}
