h1, .h1 {
  font-size: 4rem;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: 800;
}

h2, .h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
}

h3, .h3 {
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 600;
}