
.schema-org-wrap {
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    max-width: 800px;
}
.schema-org-form input,
.schema-org-form textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
}
