/*spezial css frontpage*/
html {
	background-image: url("https://anfrage.mehr-motorpower.de/wp-content/uploads/2019/09/mehr-motorpower-bg.jpg");
}
#page {
	padding-top: 15px;
	max-width: 800px;
}
section#section_top {
	border-radius: 5px 5px 0 0;
}
section#section_quest {
	border-radius: 0 0 5px 5px;
}
#div_kontakt_form button,
.btn_start {
	background-color: #D09224;
}
section#section_top,
div#div_kontakt_form,
section#section_quest {
	background-color: #ffffff;
}
body #page-container div#btn_gutschein_anfordern:hover,
#div_kontakt_form button:hover,
.btn_start hover {
	background-color: #D09224a0;
}

div.wp-block-column {
	margin-top: 10px;
}

#footer-info,
#footer-info a {
	color: #ffffff;
}
#div_kontakt_form button #btn_txt_1::before {
	font-size: inherit;
} 