/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-esf-fb-fullwidth {
	.esf-block-btns .is-primary {
		margin-right: 10px;
	}
	.esf-fb-no-pages {
		display: flex;
		flex-direction: column;
		.components-button {
			margin-top: 10px;
		}
	}
	.esf-fb-select-pages {
		.components-v-stack {
			margin-top: 10px;
		}
		.components-radio-control {
			margin-bottom: 20px;
		}
	}

}
