.Navigation__open .Navigation__link:hover {
  font-family: var(--custom-font-doyle);
	font-weight: 900;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
}
