/**
 * hana+nils · Büro für Gestaltung
 * https://hananils.de · buero@hananils.de
 */

.map {
    margin: -0.85rem -0.85rem 3.4rem -0.85rem;
}

#map-labels text {
    font-size: 1.2rem;
    fill: var(--color-text);
}

#map-plant {
    font-size: 2.8rem;
    font-weight: 800;
    stroke: var(--color-background);
    stroke-width: 0.3rem;
    fill: var(--color-text);
    paint-order: stroke;
}
