.services-block-editor {
    border: 1px dashed #aaa;
    padding: 15px;
    margin-top: 20px;
    background-color: #f9f9f9;
    border-radius: 6px;
}

.services-block-editor .service-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
