/*
 Theme Name:   Infostrates
 Theme URI:    http://localhost:9998
 Description:  Héritage du thème twentyseventeen
 Author:       Christophe
 Template:     twentyseventeen
 Version:      1.0.0

#article-ifs #primary {
    width: 100%;
}
*/
/***********************************************************************************************************************
    Custom CSS HP
 *********************************************************************************************************************
#adone_statistiques .columns {
    width: 32%;
    display: inline-block;
}

#adone_expertise .columns {
    display: inline-block;
    width: 19%;
}

footer {
    background-color: #2E2E2E;
    color: #FFF;
}
footer div.container {
    max-width: 1400px;
    margin: auto;
}
footer div.container>div {
    display: inline-block;
}*/