.whatsapp-button{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;height:45px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease,box-shadow .3s ease;width:45px;z-index:1000}.whatsapp-button:hover{box-shadow:0 6px 12px rgba(0,0,0,.3);transform:scale(1.1)}.whatsapp-button img{filter:brightness(0) invert(1);height:25px;width:25px}@media (min-width:768px){.whatsapp-button img{filter:brightness(0) invert(1);height:30px;width:30px}.whatsapp-button{height:60px;width:60px}}