/*
 Theme Name:   Divi Child Theme
 Description:  Child Theme for Divi
 Author:       iloweb e.U.
 Author URI:   https://www.iloweb.at
 Template:     Divi
 Version:      1.0.3
 Text Domain:  divi-child
*/

/* Helpers */
.flexCenter {
	display: flex;
	align-items: center;
}

.et_pb_contact_form .et_pb_contact_field_options_title {
	display: none;
}