.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> texto ao lado da imagem **/
#main .wp-block-image {
	box-sizing: content-box !important;
}

/** General >> Post 2622 blog post image **/
#post-2622 > .blog-post-image {
	background-position: -10px !important;
}


/*= Footer ==================== */

/** Footer >> barra do rodape **/
#colophon .footer {
	font-size: 6px !important;
}

