@charset "UTF-8";
/* For the HSPA IN THE NEWS Section */
 .news-list {
	 margin-bottom: 0 !important;
}
 .news-list {
	 margin-bottom: 2.5rem !important;
}
 .news-list {
	 font: bold 1.25rem/calc(1.5em - 3px) "Milo",sans-serif;
	 list-style: outside none none;
	 padding-left: 0;
}
 .news-list .news-date, .news-list .news-source {
	 color: #54585a;
	 display: block;
	 font-size: 1rem;
	 line-height: 1.5;
}
 .news-list h3 {
	 margin: 0;
	 font: 2.25rem/calc(1em + 3px) "League Gothic",sans-serif;
	 text-transform: none;
}
 .news-professor{
	 color:#54585a;
	 display:block;
	 font-size:.90rem;
	 line-height:1.5;
	 font-weight: normal;
	 font-style: italic;
}
 .news-list li {
	 margin-bottom: 12px;
}
/* end of HSPA In the News section */
 