.avizze-map-block-editor textarea {
    font-size: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px 10px;
    background: #fff;
    margin-bottom: 8px;
}
.avizze-map-block-editor label {
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
}
.avizze-map-block-editor em {
    color: #888;
}
