.button {
	padding: 8px 12px;
	opacity: 0.78;
	border-radius: 4px;
	background-color: rgba(179, 179, 179, 0.4);
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
}