Add a class to the headline: .letter-spcaing Change the .3em to what you want:

.letter-spacing {
  letter-spacing: .3em;
  margin-right: -.3em; }