/*!
 * VisualEditor MediaWiki UserInterface TemplatePage styles.
 *
 * @copyright 2011-2020 VisualEditor Team and others; see AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

.ve-ui-mwTemplatePage-description {
	color: #54595d;
	overflow-wrap: break-word;
}

.ve-ui-mwTemplatePage-description-extra,
.ve-ui-mwTemplatePage-description-missing {
	font-style: italic;
}
