a {
  text-decoration: none;
}

em {
  text-decoration: line-through;
}

.text1 {
  text-align: right;
  letter-spacing: -.05em;
}

.text2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
}