.main_header{

	font-family: 'Source Sans Pro',	sans-serif;
  font-weight: 600;
	font-size : 23pt;
	padding: 15px;
}

h3{
	font-size : 18pt;
	padding: 15px;
	font-family: 'Source Sans Pro',	sans-serif;
}
p{
	padding-left: 10;
	font-size: 14pt;
	font-family: 'Source Sans Pro',	sans-serif;
}

ul{
	padding-left: 60;
	font-size: 14pt;
	font-family: 'Source Sans Pro',	sans-serif;
}
li{
	padding-bottom: 10;
}

.intro_text{
	font-weight: bold;
}

footer{
	
	text-decoration: none;
	
	height:3vh;
	font-size : 11pt;

  position: fixed;
	bottom: 1%;
	right:5%;
	font-family: 'Source Sans Pro',	sans-serif;
}

#fanlab{
	text-decoration: none;
	color: black;
	font-size : 10pt;
}

#stanford{
	text-decoration: none;
	color: black;
	font-size : 10pt;
}

.primary-footer{
	background: white;
}
sub{
	line-height: 0;
}
