#front-page {
    overflow: hidden;
}

#fp-news {
    background: var(--foreground-10);
}

.fp-sponsors {
    background: var(--foreground-0);
}

