/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 17 2026 | 02:38:17 */
div#it-team, div#no-it-team {
    padding-top: 15px;
    font-size: 25px;
    color: #000;
    font-weight: bold;
	text-align: center;
}

div#it-team-sub, div#no-it-sub {
	padding-top: 5px;
	padding-bottom: 5px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
	text-align: center;
}

div#it-team-facts, div#no-it-team-facts {
	text-align: center;
	color: #000;
	font-size: 17px;
}

div#it-team-facts ul, div#no-it-team-facts ul {
	display: inline-block;
	text-align: left;
}

div#it-team-facts li, div#no-it-team-facts li {
	font-weight: normal;
	padding-bottom: 15px;
}

