body,
.b-header
{
    color: #141316 !important;
    background-color: #fff !important;
}

.b-control,
.b-header__btn,
.b-header__r,
.b-tabs,
.b-category,
.b-logo
{
    display: none !important;
}

.b-logo_print
{
    display: block;
}

.b-header
{
    margin-bottom: 0;
}
.b-header__content
{
    height: 100px;
    margin-bottom: 3em;
    border-bottom: 4px solid;
}

.b-footer__copy
{
    padding-top: 10px;
    font-size: 80%;
}

.b-logo-text,
.b-item__info,
.b-footer__content,
.b-footer__copy
{
    color: #141316;
}

