/* Start Criativa Stylesheet */

span.wpcf7-list-item { 
        /* display: block; */
	margin-left: 20px;
}

.campo {
	font-size: 100px;
}

.wpcf7 {
	margin-bottom: 20px;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=date], .wpcf7 input[type=url], .wpcf7 select {
	margin-bottom: 20px;
}

.noBreak h3{
	word-wrap: normal;
}
