.sidebar-navigation__more-menu {
	.components-button {
		color: var(--wpds-color-foreground-interactive-neutral);
		&:hover,
		&:focus,
		&[aria-current] {
			color: var(--wpds-color-foreground-interactive-neutral);
		}
	}
}
