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

/*  MICROTHEMER STYLES  */


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

/** General >> Undefined sticky wrapper fa facebook (::before) **/
#undefined-sticky-wrapper .fa-facebook::before {
	color: rgb(255, 255, 255) !important;
}

/** General >> Undefined sticky wrapper fa instagram (::before) **/
#undefined-sticky-wrapper .fa-instagram::before {
	color: rgb(255, 255, 255) !important;
}

/** General >> Undefined sticky wrapper fa envelope (::before) **/
#undefined-sticky-wrapper .fa-envelope::before {
	color: rgb(255, 255, 255) !important;
}

/** General >> Vc tta title text **/
#post-36 .vc_tta-title-text {
	color: rgb(0, 0, 0) !important;
	font-size: 30px !important;
	font-weight: bold !important;
}

/** General >> Vc tta style accordion style1 **/
#post-36 .vc_tta-style-accordion_style1 {
	font-weight: bold !important;
}

/** General >> Vc tta controls icon (::before) **/
#post-36 .vc_tta-controls-icon::before {
	font-size: 20px !important;
	line-height: 20 !important;
}

