header.wp-block-template-part {
  border-bottom: 1px solid var(--wp--preset--color--silver);
  position: sticky;
  top: 0;
  background: white;
  z-index: 1005;
}
