h1, h2 {
  font-weight: 900;
}

h1.text-7xl {
  letter-spacing: -0.13rem;
}

h1 sup {
    font-size: 35%;
    line-height: 1;
    vertical-align: text-top;
    top: unset;
}

p {
  font-weight: 470;
}