.d3banner {
	font-family: 'Anton';
	font-size: 64px;
}

h1 { 
	font-family: 'Teko';
	font-size: 48px;
}

h1 a { color: #c8c8c8; }

h2 {
	font-family: 'Teko';
	font-size: 42px;
}

h3 { 
	font-family: 'Teko';
	font-size: 32px;
}

.teko32 {
	font-family: 'Teko';
	font-size: 32px;
}

.abel24 {
	font-family: 'Abel';
	font-size: 24px;
}

.top-pad25 {
	padding-top: 25px;
}

.top-pad15 {
	padding-top: 15px;
}

.top-pad10 {
  padding-top: 10px;
}

.top-pad5 {
  padding-top: 5px;
}

.d3footer {
  background-color: #353a41;
}

.social {
  color: #c8c8c8;
}