.header_view {
    background: #435D4D;
}

.header_view .return:hover,.header_view .return:focus {
    background: #CBA4B1;
}

.header_view .title:hover,.header_view .title:focus {
    background: #CBA4B1;
}

.header_view .download:hover,.header_view .download:focus {
    background: #CBA4B1;
}

.header_view .return {
    color: #435D4D;
}

.header_view .download {
    color: #435D4D;
}