/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-dos-dialog-ms-dos-dialog input[type="text"] {
	font-family: ModernDOS, sans-serif;
	font-size: 18px;
	color: inherit;
	background: inherit;
	border: 0;
}
