body {
	font-family: 'Open Sans',"Segoe UI","Helvetica Neue", Helvetica,Tahoma, Arial !important;
	font-size: 1.4em;
	line-height: 1.4em;
}

h1, h2 {
	font-family: 'Ubuntu', cursive;
}

li {
	line-height: 1.4em;
}

.row {
	padding-top: 3em;
	padding-bottom: 3em;
}

.brand {
	padding-top: 0px !important;
	padding-bottom: 0px !important;	
}

.heading-slim {
	font-weight: normal;
}

.leaderboard {
	text-align: center;	/* centers the images */
	/* margin-top: 1em;	
	margin-bottom: 2em; */
	display: inline; 		/* so that both images line up in wider screens */
}

.logo-images {		/* used in: index.html*/
  display: block;
  margin-top: 15px;	
  margin-bottom: 25px;

}

.pad-top-25 {
  margin-top: 25px;	
}