.whatsapp-widget {
    width:65px;
    height:65px;
    background:#25d366;
    z-index:999;
    position:fixed;
    right:0;
    bottom:0;
    margin-bottom:30px;
    border-radius: 50%;
    margin-right:30px;
    text-align:center;
}

.whatsapp-widget #whatsapp-icon {
	color:#ffffff !important;
	font-size:40px;
	margin-top:12px
}