/**
 * Note that these styles are loaded *before* editor styles, so that
 * editor-specific styles using the same selectors will take precedence.
 */
.wp-block-flm-methodologie {
	color: blue;
	background: white;
	border: 2px solid blue;
	padding: 20px;
}
