.wp-block-wrd-header:first-of-type {
	padding-top: var(--nav__height);
	margin-top: calc(-1 * var(--nav__height));
}
