@charset "UTF-8";
/***!  Style Declaration  !***/

.whatsapp-float{position:fixed;bottom:20px;right:20px;background-color:#25D366;color:#fff;font-size:28px;width:60px;height:60px;border-radius:50%;text-align:center;line-height:60px;box-shadow:0 4px 12px rgba(0,0,0,0.3);z-index:9999;transition:all 0.3s ease}.whatsapp-float:hover{background-color:#1ebe5d;transform:scale(1.1)}.whatsapp-float i{line-height:60px}
