/**
 * Please note that these styles will be loaded before editor styles.
 * If a theme's editor style specifies the same classname, these may be overwritten. 
 */

.is-style-blue-paragraph {
	background-color: #0087be;
	color: #FFF;
	padding: 16px;
}