:root {
    --index-bg: url("../backgrounds/v2/townhall-d.webp");
    --about-bg: url("../backgrounds/v2/library-d.webp");
    --contact-bg: url("../backgrounds/v2/hallway-d.webp");
    --polefinder-bg: url("../backgrounds/v2/pole-d.webp");
    --status-bg: url("../backgrounds/v2/library-d.webp");
    --team-bg: url("../backgrounds/v2/hallway-d.webp");
    --villager-bg: url("../backgrounds/v2/villager-d.webp");
    --brand-bg: url("../backgrounds/v2/hvmart-d.webp");
    --map-bg: url("../backgrounds/v2/trainstation-d.webp");
    --marketmap-bg: url("../backgrounds/v2/market-d.webp");
    --regionlist-bg: url("../backgrounds/v2/pole-d.webp");
    --statistics-bg: url("../backgrounds/v2/cathedral-d.webp");
}