h1 {
    font-size: 64px;
    line-height: 77px;
}
h2 {
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 24px;
    margin-top: 48px;
}
h2:first-child {
    margin-top: 0;
}