html {
    scroll-behavior: smooth;
}

.text h2[id],
.text h3[id] {
    scroll-margin-top: 70px;
}
