@charset "UTF-8";
/* WordPress Editor's Kit */
/*
-----------------------------------------------------

	=Block Editor

-----------------------------------------------------
*/
/* Embed, Blog Card
----------------------------------------------------- */
.wp-block-embed {}

.wp-block-embed iframe {
	width: 100% !important;
	max-width: 100% !important;
}

.wp-embedded-content {}

.wp-embed-featured-image {
	float: right !important;
	width: 150px !important;
	margin: 0 0 0 20px !important;
}
.wp-embed-heading {
	font-size: 16px !important;
}

@media screen and (min-width: 800px) {}

@media screen and (min-width: 0px) and (max-width: 799px) {}
