/* This stylesheet is used to style the public view of the plugin. */
.error {
	font-weight: bold;
	color: red;
}
