.Header__name{
  background: linear-gradient(135deg, hsl(190 94% 55%) 0%, hsl(259 67% 55%) 50%, hsl(305 75% 58%) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
