/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.banner-espace-pro{
    background: #000;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
#header .banner-espace-pro a{
    color: inherit;
}
.header-logo{
    text-align: center;
}