body { background-color: black; color: white; } main { color: white; } footer.social a.lang { border-color: white; } footer.social a.lang:hover, footer.social a.lang:focus { color: var(--gold); background: white; border-color: white; } body > header.banner img, footer.social a img, header.slidingmenu > img.button.open { filter: brightness(0) invert(1); }