#tc_cloud_tc_cloud{
	background-color: #009dd1;
	width:100%;
	padding: 4rem 2rem;
	margin: 4rem 0;
	position: relative;
	
}
#tc_cloud_tc_cloud h2{
	margin: 0 0 2rem 0;	
}
.tc_cloud_tags{
	text-align: center;	
	width: 100%;
	
}

#tc_cloud_tc_cloud a{
	font-family: 'Slabo 27px', serif; 
	color:#fff;
	padding: .5rem 1rem;
	
}
#tc_cloud_tc_cloud a:hover{
	text-decoration:underline;
}