.logo:hover * {
    stroke: #E44200;
    fill: #FFFFFF;
}
.com-titre {
    font-size: 18px;
    font-weight: 700;
}
.com > div:not(:last-child){
    border-bottom: 1px solid #CCCCCC;
}