/**
 * Theme Name: bundesweit.digital Child
 * Template: bundesweitdigital
 * Version: 1.0.0
 * Description: Child theme for bundesweit.digital.
 */

/*
 * Add child theme overrides below.
 */
 
/*Contact Form 7 Anpassungen*/
.inch-form-wpcf7 {
    max-width: 100%;
}

.inch-form-wpcf7 .center-formular,
.wpcf7 input[type="file"] {
    max-width: 100%;
}

.tiles-table-wrap .tile h3 {
    text-align: center;
}