footer {
    background: linear-gradient(to bottom, #C8102E 33%, #fff 33%, #fff 66%, #003DA5 66%);
    mix-blend-mode: difference;
    color: white;
}

.header {
    background: #ff6200;
    color: white;
}