/*
Theme Name: Divi Child
Description: Theme enfant Divi. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: ÈS.B Studio
Author URI: https://www.esb-studio.fr
Template: Divi
Version: 1.0
*/


/* MENU LÉGALE */
#et-footer-nav .container {
	text-align: center;
}

.bottom-nav a{
	color: initial;
	opacity: .5;
}

.bottom-nav {
   padding: 0;
}

/* MENTION STUDIO */
#footer-info {
  justify-content: center;
  align-items: center;
  float: none;
	text-align: center;
}

#footer-bottom{
	padding:0;
}