.custom-nav-label {
  font-family: inherit;
  font-size: 1em;
  margin-right: 0.5em;
  user-select: none;
}

/* Ensure CLOSE label and icon are inline */
.wp-block-navigation__responsive-container-close {
  display: flex;
  align-items: center;
}
.custom-nav-label-close {
  margin-right: 0.5em;
}
