.button{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	background: $dgrey;
	line-height: 50px;
}