/**
 * Editor
 */
.hms-editor-body {
	background: #fff;
	color: #2c3338;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}

.hms-editor-body a {
	color: #2271b1;
}
