body{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
}


#bloc_image_i_love{

    display: flex; 
    justify-content: center;
}


#image_i_love {

    width: 100%;
    height: auto;
}

P {

    display: flex;
     justify-content: center;    
}

#logos {

    display: flex;
    justify-content: center
}

.logo_page_chargement {

    width: 100%;
   height: auto;
  


}