/*
Theme Name: Human Capital World Wide
Description: Theme enfant
Author: Jacques Rocca-Serra
Author URI: http://www.lumiereproduction.net
Template: Divi 
Version: 1.0
*/

/* put this into your childtheme-css or in custom css section under Divi theme settings */




/* Début code centrer le texte du footer */
#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
	
@media only screen and (min-width: 980px)
	{ 
    	#footer-bottom .et-social-icons { margin-bottom:-28px; }
	}

/* Fin code centrer le texte du footer */

