/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Solution Infomédia
 Author URI: https://solutioninfomedia.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.ligne-hero{
border-bottom:solid 8px #EF654D;	
}
/* ******************************************************************************************************************************************************************
 * *********************************************************RESPONSIVE ***********************************************************************************************/
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
}

 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
}	