/*
Theme Name: Divi child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Jonathan Fleury
Author URI: http: //www.communitycreation.fr
Template: Divi
Version: 0.1.4
*/

#menu-etudiant .et_pb_text_inner {
    text-align: center;
}
	#menu-etudiant li {
	    display: inline-block;
	    padding: 0 14px !important;
	    font-size: 14px;
	    font-weight: 600;
	    text-transform: uppercase;
	    list-style-type: none;
	    padding: 0;
	    text-align: center;
	}
		#menu-etudiant li a{
			color: #ffffff;
			letter-spacing: 1px;
			text-decoration: none;
		}
	#menu-etudiant li:before {
	    content: "> ";
	    color: #ffffff;
	    font-weight: 300;
	    letter-spacing: 1px;
	}