.main-three-part-grid-container .tool-form-naming-style .form-field,
.main-three-part-grid-container .tool-form-naming-style .st-editor-host {
    width: 100%;
    box-sizing: border-box;
}

.tool-info code {
    font-family: var(--font-mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace);
    font-size: 0.875em;
}
