
/* Homepage sport anchors */
.bp-sport-anchor {
    scroll-margin-top: 96px;
}

.bp-side-card a,
.bp-sport-tabs a {
    scroll-behavior: smooth;
}

html {
    scroll-behavior: smooth;
}
