h6 {
  font-size: 1rem;
  letter-spacing: -0.005em;
  line-height: 1.4;
  font-weight: 400;
} /* 16px */

h5 {
  font-size: 1.25rem;
  letter-spacing: -0.0075em;
  line-height: 1.35;
  font-weight: 500;
} /* 20px */

h4 {
  font-size: 1.5625rem;
  letter-spacing: -0.01em;
  line-height: 1.3;
  font-weight: 500;
} /* 25px */

h3 {
  font-size: 1.953rem;
  letter-spacing: -0.015em;
  line-height: 1.2;
  font-weight: 600;
} /* 31.25px */

h2 {
  font-size: 2.441rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-weight: 600;
} /* 39px */

h1 {
  font-size: 3.052rem;
  letter-spacing: -0.025em;
  line-height: 1;
  font-weight: 700;
} /* 48.8px */

p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
