/*
Theme Name: bundesweit.digital Child
Template: bundesweitdigital
Author: Child Theme Generator
Version: 1.0.0
Text Domain: bundesweitdigital-child
*/

/* Add your custom styles below this line */

/*Contact Form 7 Anpassungen*/

.inch-form-wpcf7 {
	max-width: 100%;
}

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

footer .container .partner .footer-image {
	max-width: 200px;
}

/*Startseite Headerspruch */
p.highlight-text {
	max-width: 900px;
}

.text.centered>.highlight-text {
	margin-inline: auto;
}