.ws .icono {
	position: fixed;
	z-index: 1000;
	bottom: 10%;
	right: 40px;
	width: 55px;
	border-radius: 55px;
	background: #7FC726;
	padding: 8px;
	text-align: center;
	font-size: 25px;
}

.ws .icono a {
	color: #fff !important;
	text-align: center;
}