body > header .top, body > header .search {
    background: #4270b6;
}
body > footer > :not(.bottom) {
    background: #4270b6;
}
body > footer {
    background: #4270b6;
}
body > footer .bottom, body > footer .bottom .wrapper {
    background: #004684;
}