const NavLabel: FC<OnlyChildProps> = ({ children }) => {
  return (
    <Typo
      color="beige"
      size="h6"