/*
 Theme Name:     Label Expert Child
 Template:       hello-elementor
 Version:        1.0.0
*/

.banner {
    margin-top: 200px;
    /* background-color: red; */
}

.container-theme{
    width: 75%;
    margin: auto;
    display: flex;
    justify-content: start;
    align-items: start;
    margin-bottom: 100px;
}

.container-annonce{
    width: 75%;
    margin: auto;
    margin-bottom: 100px;
}