.float-whatsapp{width:70px;height:70px;display:flex;justify-content:center;align-items:center;background-color:#00cf00;border:none;border-radius:100%;position:fixed;bottom:100px !important;right:20px !important;z-index:10000;cursor:pointer;transition:.3s ease-in-out}.float-whatsapp:hover{transform:scale(1.2)}