/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-create-block-perfect-portal-widgets {
	background-color: #21759b;
	color: #fff;
	padding: 2px;
}
.pp-flex {
	display: flex; /* or inline-flex */
}
.wp-block-create-block-perfect-portal-widgets .pp-preview {
	border: 1px solid #ccc;
	text-align: center;
}
