.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


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

/** General >> Paragraph (#1) **/
tbody > tr:nth-of-type(1) > td:nth-of-type(1) > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(1) > td:nth-of-type(1) > p:nth-of-type(1) {
	font-family: montserrat !important;
	color: rgb(42, 194, 220) !important;
	font-size: 13px !important;
	font-weight: 700 !important;
}

/** General >> Paragraph (#2) **/
tbody > tr:nth-of-type(1) > td:nth-of-type(1) > table:nth-of-type(1) > tbody:nth-of-type(1) > tr:nth-of-type(2) > td:nth-of-type(1) > p:nth-of-type(2) {
	/* MT [ action[0]: replace | aspect[0]: text | snippet_id[0]: ZlLmfz2VZkMBjT9twgA7 ] */
}

/** General >> Link **/
#content a {
	/* MT [ action[0]: replace | aspect[0]: text | snippet_id[0]: bNuQul8FoYq0lHspAq5d ] */
}

