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

/*  MICROTHEMER STYLES  */


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

/** General >> Easymaler calculator **/
#easymaler-calculator {
	margin-right: auto !important;
	margin-left: auto !important;
}

/** General >> Link **/
.borlabs-cookie-open-dialog-preferences a {
	color: rgb(255, 255, 255) !important;
}


/*= Header ==================== */

/** Header >> Post info _2 **/
.post_info {
	display: none !important;
}

/** Header >> Entry title **/
.entry_title {
	display: none !important;
}


/*= Content =================== */

/** Content >> Datenschutz heading 5 **/
.Datenschutz h5 {
	font-size: 28px !important;
	font-weight: 300 !important;
	text-transform: none !important;
	margin-top: 10px !important;
}

/** Content >> Datenschutz heading 4 **/
.Datenschutz h4 {
	font-size: 40px !important;
	text-transform: none !important;
	margin-top: 30px !important;
}


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

/** Footer >> Comments **/
#comments {
	display: none !important;
}

