.wfl::before {
    content: " \2302  ";
    font-size: larger;
}

.jahr::before {
    content: " \1F528  ";
    font-size: larger;
}

.grund::before {
    content: " \26F3  ";
    font-size: larger;
}

.additional::before {
    content: " \3004  ";
    font-size: larger;
}

.datecreated::before {
    content: " \2A79  ";
    font-size: larger;
}

.zimmer::before {
    content: " \29C9  ";
    font-size: larger;
}

.idx-statistik .stat-preis::before { content: "\20AC"; color: var(--color-success); font-weight: bold; }
.idx-statistik .stat-flaeche::before { content: "m\00B2"; }
.idx-statistik .stat-zimmer::before { content: "\29C9"; }
.idx-statistik .stat-alter::before { content: "\2A79"; }

