.c49mod-whatsapp-button {
	text-align: center;
}
.btn-whatsapp {
	background-color: #25D366;
	margin-top: 10px;
}
.btn-whatsapp:hover {
	background-color: #1dbf5a;
}
.btn-whatsapp a {
	color: #fff;
}
.btn-whatsapp span {
	font-size: 17px;
}