/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: earthdesign
 Author URI: https://www.earthdesign.fr
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
 .NavBttn{
    background-color: white;
    margin-top: 0px!important;
    margin: 0px 10px 0px 10px!important;
    border-radius: 0px 0px 10px 10px;
   border-top-width: 0;
   box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);

    
}
.NavBttn:hover{

    
    border-top-width: 0;
    transition: all 0.2s linear 0s!important;
    background-color:rgb(221, 204, 39 );
    box-shadow: -2px 2px 2px 1px rgba(0, 0, 0, 0.2);
    
}

/* calendrier modification */



