Remove transparent header from policy pages

So i added a transparent header to my website, but I changed it back because I didn’t like it and it changed back, but my policy pages still have the transparent header, what some code to change this back. policies are at the bottom.

theme:dawn

website:desire-online.net

Hello @jakegrieveson

Its Artzen Technologies! We will be happy to help you today.

Copy the below css code in your css file.

.header {
    background: white;
}

Let me know if need further assistance
Regards,
Artzen Technologies