
a.footer-button {
	background-color: #59bfea;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1;
	padding: 15px 20px;
}

a.footer-button:hover {
	background-color: #6e6e6e;
color: #fff !important;
}
