/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/

.site-header{
	background-color:#2e2bff;
	border-radius: 10px;
}

.footertext{
	font-size:7px;
	margin-left: 2%;
  	margin-right: 2%;
}

.catbloc{
	width:125px;
	height: 135px;
	border: 1px solid black;
	background-color:orange;
	background-repeat: no-repeat;
	float:left;
	margin:20px;
	text-align:center;

}

#catbloctxt{
	font-size:14px;
	color:white;
	position: relative;
	top: 90px;
	
}

.page_item a{
	font-weight: bold;
}

.io-title-description a{
	font-size: 70px; 
}