/* 
*********************************************************
CUSTOM CSS
********************************************************* 
*/








/*
*********************************************************
COUNTER
*********************************************************
*/

.counters span {
	color: var(--CounterColor);
}





/* Adjust Social FontAwesome 
.svg-inline--fa {
	vertical-align: middle !important;
}
*/




/*Roster*/
.uni-number {
	font-family: 'Nxa_Regular_Italic', Verdana, Arial, sans-serif;
	font-size: 800%;
	font-color: var(--color1, #424242);
	margin: 0px;
	line-height: 100%;
}
.position {
	font-family:'Nxa_Light', Verdana, Arial, sans-serif;
	font-size: 60%;
	margin: 0px;
	line-height: 100%;
	color: #fed51d !important;
}





.footerbottom {
margin-bottom: 0px;
}

.site-content, .billboard-content {
position: relative;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: none;
border-top: 0px solid #CCCCCC;
overflow: visible;
margin-top: 0px;
}