.blurb, .blurblink {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #2E2E2E;
	margin: 0px 0 20px 0;
}
.blurblink {
	margin-top: 10px;
}

.blurb2 {
	color: #767676;
	font-family: 'ArtHouse', sans-serif;
  font-size: 17px;
	margin-bottom: 0px;
}

#totDisp {
	font-family: 'ArtHouseBold', sans-serif;
	font-size: 42px;
	color: #0A8539;
}

#totDispSm {
	font-family: 'ArtHouseBold', sans-serif;
	font-size: 42px;
	color: #0A8539;
}



#timestamp { color: #999;}

#totalLabel {
	color: #637e55;
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	font-weight: 100;
}
#totalLabelEsp {
	color: #637e55;
	font-family: 'Roboto', sans-serif;
	font-size: 39px;
	font-weight: 100;
	text-transform: uppercase;
}

.kicker {
	font-family: 'Arthouse',sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 1.25rem 0 .875rem;
	color: #000;
}

#borders {
	max-width:570px;

}

@media (max-width: 500px) {

	.blurb {
	  font-size: 16px;
	}
	.blurb2 {
	  font-size: 14px;
	}

	#totDisp {
		font-size: 32px;
	}

}
