
.whatsapp{
	position: fixed;
	right: 0px
	top:52%;
}
.whatsapp h5{
	color: white;
	background: #20b20f;
	padding: 12px;
	border-radius: 10px;
}