/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/
Description: mmk design
Template: Divi
Version: -
*/

/* Kontaktformular */
.et_pb_contact_right p input {
	max-width: 100px;
}
.et_pb_contact_right {
	min-width: 250px;
}

.icecupfont {
	font-size: 60px; 
	font-weight: 800;
}

@media only screen and (max-width: 600px) {
.icecupfont {
	font-size: 36px; 
	font-weight: 800;
}
}

.trenner {
	border: 10px solid #fff;
	border-radius: 15px;
	width: 30%;
}