#chemin .chemin_produit {
    position: relative;
    top: 40px;
    left: 40px;
    font-family: segoe ui;
    text-decoration: none;
    color: #fff;
}
#chemin .description_categorie {
    display: block;
    margin-top: 17px;
    position: relative;
    top: 55px;
    margin-bottom: 66px;
    float: left;
    left: 30px;
    width: 98%;
}


