.header__nav-item:hover {
  transform: scale(1.1,1.1);
  text-shadow: 3px 3px 3px rgba(65,133,110,0.9);
}
