.whatsapp-float{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 8px 24px rgba(0,0,0,.22);z-index:50;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.28)}.whatsapp-float svg{width:29px;height:29px;fill:currentColor}@media(max-width:700px){.whatsapp-float{width:50px;height:50px;right:17px;bottom:17px}}
