.wp-block-template-part[data-slug="header"] {
position: absolute !important;
top: 0;
left: 0;
right: 0;
z-index: 999;
background: transparent !important;
background-color: transparent !important;
} .wp-block-template-part[data-slug="header"] img {
filter: brightness(0) invert(1);
} .wp-block-template-part[data-slug="header"] a {
color: #ffffff !important;
} .wp-block-template-part[data-slug="header"] + * {
margin-top: 0 !important;
}