#fournisseurs {
    background: linear-gradient(135.92deg, #00897B 0%, #126FA7 100%);
    padding: 40px 0;
}

#fournisseurs h2 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 23px;
}

#fournisseurs img {
    width: 120px;
}