body:where( .page-id-1318, .page-id-1316 ) .header {
		background-color: transparent;
}

body:where( .page-id-1318, .page-id-1316 ) .header .branding {
    filter: brightness(0) invert(1);
}

.navigation__link:not(.button):after {
		background-color: currentColor;
}

@media screen and ( min-width: 1024px ) {
		body:where( .page-id-1318, .page-id-1316 ) .navigation__link {
				color: white !important;
				opacity: 1 !important;
		}	
}