a.whatsapp-live-widget {
position: fixed;
width: 70px;
background: #fff;
padding: 10px 6px 12px 12px !important;
border-radius: 50px;
border: 1px solid #eee;
right: 20px;
bottom: 20px;
z-index: 999;
height: 70px;
}
a.whatsapp-live-widget:focus {
outline: 0;
}
.whatsapp-live-widget:hover {
border-color: #4FCE5D;
}
.whatsapp-live-widget a:hover {
background: transparent !important;
}