/*
Theme Name: 
Description: Theme enfant
Author: CSRTEEAD
Template: clean-education
Version: 0.1.0
*/
.site-header-menu {
	font-size : 0.9em;
	
}

	.contact li {
		text-decoration:none;
		list-style:none;
		margin:6px 0;
		color:#fff;
	}
	.contact li:before{
		content:"\f054";
        font-family:FontAwsome;
		font-size:7px;
	}
