/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://example.com/
 Description:  Thème enfant pour Hello Elementor
 Author:       Ton Nom
 Author URI:   https://example.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Ajoute ici tes personnalisations CSS */

.breadcrumb{
    color: #000000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}