/*
 Theme Name:     Customizr Child
 Theme URI:      https://lescoureursdecretes.fr/
 Description:    Child Them for Customizr
 Author:         PH
 Author URI:     https://creer-unsite-internet.fr/
 Template:       customizr
 Version:        1.0.0
*/

/* PH - Contact Form 7 champ Quiz trop long. */
.wpcf7-quiz {
    max-width: 2em;
}

/* PH - Cacher une partie du footer. */
span.tc-wp-powered-text, a.icon-wordpress, span.tc-credits-text {
	display:none !important;
}