.download a.btn{
	background-color:#D72130; !important;
	color:#FFF;
	text-transform: none;
	box-shadow: none;	
	display:flex;
	align-items: center;
	justify-content:center;
	width:170px;	
	padding:0px;	
	margin:20px !important;	
}

.download a.btn i{
	margin-right:10px;
}