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

/*  MICROTHEMER STYLES  */


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

/** General >> Size full **/
.size-full {
	border-radius: 95px 15px 15px 15px !important;
}

/** General >> Wp image 51 **/
.wp-image-51 {
	border-radius: 95px 15px 15px 15px !important;
}

/** General >> Menu hauptmenue 1 nav link **/
#menu-hauptmenue-1 .nav-link a:active {
	text-decoration: underline !important;
}

