body {
	background-color: #f4f4f4;
}

.mr-header {
	background-color: #fff;
}

.mr-header-logo {
	max-height: 30px;
}

.mr-header-link {
	color: #121212;
	font-size: 0.95rem;
	font-weight: 600;
}

.mr-header-link:hover {
	color: #666;
	text-decoration: none;
}

.mr-section-title {
	color: #111;
	font-size: 1.8rem;
	text-transform: uppercase;
}

.mr-card {
	border: none;
}

.mr-card-numbers {
	
}

.mr-card-numbers-number {
	font-size: 3rem;
	font-weight: 700;
}

.mr-card-numbers-text {
	font-size: 1.6rem;
	font-weight: 500;
	color: #333;
}

.mr-card-location-email {
	color: #666;
	font-size: 0.85rem;
	font-weight: 600;
}

.mr-card-location-email:hover {
	color: #000;
	font-size: 0.85rem;
	text-decoration: none;
	font-weight: 600;
}

.mr-footer-text {
	font-size: 0.8rem;
	color: #666;
	font-weight: 500;
}
