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


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

/** General >> Kontakt Call Zeile **/
.entry-content > .has-ast-global-color-5-background-color {
	padding: 0 !important;
}

/** General >> Call to Action Textelement **/
.has-custom-content-position .wp-block-cover__inner-container {
	padding-bottom: 50px !important;
	padding-left: 50px !important;
}

/** General >> Kundenstimme **/
.has-ast-global-color-0-border-color blockquote {
	border-left-width: 0 !important;
}

/** General >> Formularfelder Zeilen **/
#wpcf7-f722-p572-o1 .wpcf7-text {
	height: 20px !important;
}

/** General >> Formularfeld Nachricht **/
#wpcf7-f722-p572-o1 .wpcf7-textarea {
	min-height: 60px !important;
	max-height: 120px !important;
}

