/* WORKINPROGRESS: color=Tomato */
.ccpg-baustelle{
    background-color: DarkKhaki;
}

.ccpg-baustelle-lvl2{
    background-color: Tomato;
}

/*
.ccpg-baustelle::before {
    content: "🚧";
    margin: 0.2rem;
    display: block;
}
*/