.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: auto;
}

.footerSiteCredit {
	font-size: 12px;
	margin-top: 15px;
	display:none !important;
}

.footerSiteCredit a:hover {
	color: #a5ca39;
}

.grid-header {
	color: #d30d17;	
}