.evb-map-nearby { position: relative; }
.evb-map-nearby__toggle { position: relative; color: #111827; }
.evb-map-nearby__toggle svg { width: 21px; height: 21px; }
.evb-map-nearby__label {
    position: absolute;
    left: 50%;
    bottom: 3px;
    transform: translateX(-50%);
    color: currentColor;
    font-size: 8px;
    font-weight: 900;
    line-height: 1;
}
