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

/*  MICROTHEMER STYLES  */


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

/** General >> Elementor text editor eventbrite widget modal trigger 464654493097 **/
.elementor-text-editor #eventbrite-widget-modal-trigger-464654493097 {
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	background-color: rgb(190, 11, 48) !important;
	padding: 15px 30px 15px 30px !important;
	border-width: 0 !important;
	border-radius: 10px !important;
}

/** General >> White heading 2 **/
#white h2 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Main [type="button"] **/
#main [type="button"] {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	background-color: rgb(69, 126, 73) !important;
}

/** General >> Eventbrite Button **/
#eventbrite-widget-modal-trigger-1977570433401 {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	background-color: rgb(190, 11, 48) !important;
	padding: 8px 20px 8px 20px !important;
	border-width: 0 !important;
	border-radius: 6px !important;
}

