@import url(https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap);

.sohbox1{
	background-color:#1e0509;
	width:500px;}

.sohbox2{
	width:auto;
	height:auto;
	padding:15px;
}

.sohbox3{
	height: 58px;
	}

.sohbox3 .sohfacts1{
	background-color:#70052f;
	color:#ccc5c8;
	width: 108px;
	height:13px;
	padding:2px 2px 2px 5px;
	margin:1px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:13px;
	font-family: 'Saira Condensed';
	}
	
.sohbox3 .sohfacts2{
	background-color:#70052f;
	color:#ccc5c8;
	width: 459px;
	height:13px;
	padding:2px 2px 2px 5px;
	margin:1px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:13px;
	font-family: 'Saira Condensed';
	}

.sohbox3 .sohfacts3{
	background-color:#70052f;
	color:#ccc5c8;
	width: 108px;
	height:13px;
	padding:2px 2px 2px 5px;
	margin:1px;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:13px;
	font-family: 'Saira Condensed';
	}

.sohbox3 .sohfacts3 a{
	color:#ccc5c8;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	line-height:13px;
	font-family: 'Saira Condensed';}

.sohhead1{
	font-family: 'Funnel Sans';
	color:#317c9b;
	border-bottom:1px solid #317c9b;
	font-size:26px;
	text-align:center;}
	
.sohhead2{
	font-family: 'Funnel Sans';
	color:#317c9b;
	border-bottom:1px solid #317c9b;
	font-size:20px;
	text-align:center;}

.sohtext{
	font-family: 'Saira Condensed';
	color:#ccc5c8;
	font-size:12pt;
	text-align:justify;
	padding:5px 15px;
}