html {
    scroll-behavior: smooth;
}

footer {
    z-index: 2;
}

h3.anchor {
    margin-bottom: 0;
}

h3.anchor .sub-title {
    margin-bottom: 0;
}

h3.anchor a.activated {
    font-weight: bold !important;
    font-size: clamp(2rem, 2.5vw, 3.1rem) !important;
    transition: all 0.25s ease;
}

h3.anchor a {
    font-weight: 400!important;
}
