@media (width <= 37.5rem) {
    :root {
        --ft-h1: 2.89rem;
    }
}
#free {
    margin: 0;
    padding: 0;
    height: fit-content;
    scroll-margin-top: 12rem;
}
#premium {
    scroll-margin-top: 12rem;
}
section#temp {
    border-bottom: 0px solid;
}
