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

.wp-block-directorist-account-block{
	color: #fff;
	background: #00a8db;
	border: 2px solid #0d72b2;
	padding: 20px;
	font-family: sans-serif;
}