h1 {
text-align: center;
}

input[type="text"],
input[type="email"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 50%;
}

cf7cstmzr-form {
		width: 50%;
}