body {
    color: black;
    background: #fff;
}

#header a,
#footer a {
    color: #800000 !important;
}

#header,
#footer {
    border-color: #17a2b8 !important;
}

.links-back a,
.links-forth a {
    color: #800000 !important;
}

/* --- logo work */
#logo {
    width: 150px;
    background-image: url(../imgs-client/layout/logo.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#label-client,
#label-service,
#branding {
    text-indent: 151px;
    color: #555;
}

