h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0px;
}


h1, h2{ letter-spacing: -1px;  font-weight: 780; }

h1{
  font-size: clamp(2.4rem, 5vw, 3.5rem);
}



@media screen and (max-width: 1030px) {
   h5, .h5 {
    font-size: 1rem;
}

.titlesong { font-size: 15px;  }
.songartist { font-size: 12px;   }
}