/* Do not fetch lower-page application backgrounds until the lazy loader assigns one. */
.home .ot-application-card::before {
    background-image: var(--ot-lazy-app-background, none) !important;
}
