.carousel-annonce{
    margin-top: 75px;
    width: 100%;
    height: 100%;
}

.carousel-annonce img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.annonce-title{
    font-weight: 600;
    font-size: xx-large;
    margin-top: 5%;
    margin-bottom: 2%;
    text-align: center;
    line-height: 1.35em;
}