.entry-title.post-title {
float: none;
margin: 0;
text-align: center;
width: 100%;
text-decoration: underline;
font-family: Georgia, Times, 'Times New Roman', serif;
}

h1 {font-size: 2.30em;
}

#logo {
float: none;
margin: 0;
text-align: center;
width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
}

.wpcf7 input[type="tel"]
{
    background-color: #fff;
    color: #000;
    width: 95%;
}