<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{
	 font-family: BebasNeue;
	 src: url('https://cdn.utep.edu/css/fonts/BebasNeue/BebasNeue-Regular.ttf');
}
/*newsfeed printable*/
 .sticky-wrapper{
	 display:none;
}
 .uc-share-icons, footer, .sidr {
	 display:none;
}
 #newsTitle{
	 text-align:left;
	 font-size: 50px;
	 font-weight: 600;
}
 .main-content{
	 text-align: left;
}
 .printable-footer{
	 font-family: "BebasNeue", "Open Sans", sans-serif;
	 font-style: normal;
	 font-weight: 400;
	 font-size: 18px;
	 color: #041E42 !important;
	 text-align: center;
}
 .flexBoxWrapper&gt;.col-md-12 {
	 padding:0;
}
 .article-image{
	 width:284px;
}
 .article-image&gt;img {
	 width:280px;
}
 .article-image{
	/*CATALINA.SAFARI 13.1*/
	 margin-left: auto;
	 margin-right: auto;
	 float: none !important;
	 display: block;
}
 .main-content p{
	 font-size:14px !important;
}
/*CATALINA.SAFARI 13.1*/
 </pre></body></html>