/*!
Theme Name: Divi Child
Template: Divi
Version: 2025.06.25
Description: Divi Child Theme v2025-06-25
Author: OZIOLAB
Author URI: http://www.oziolab.fr
*/


.pieddepage a {
	color: white;
	}


.current_page_item {
  position: relative;
  display: inline-block;
}




#menu-standard-v1 a {
    padding: 10px;

    font-size: 28px;
    font-style: italic;
    color: white;
    
    text-shadow:
    1px 1px 0 #2d2d2d,
    -1px 1px 0 #2d2d2d,
    -1px -1px 0 #2d2d2d,
    1px -1px 0 #2d2d2d;
    
    /*background-color: white;*/
    background: linear-gradient(45deg, #951b81, #e63323, #fcea10);
/*    border-width: 3px;
    border-style: solid;*/
    /*border-image: linear-gradient(to right, #951b81, #fcea10) 1;*/
    border-radius: 10px 0px 10px 0px;

}

#mobile_menu1 {
	background: linear-gradient(45deg, #951b81, #e63323, #fcea10);
}

#mobile_menu1 a {
	color: white;
}

.et_mobile_nav_menu {
	background-color: white;
}

.et_pb_module_heading {
    font-style: italic;
    color: white;
    
    text-shadow:
    1px 1px 0 #2d2d2d,
    -1px 1px 0 #2d2d2d,
    -1px -1px 0 #2d2d2d,
    1px -1px 0 #2d2d2d;
}


