/* Enter Your Custom CSS Here */

.sc_title .sc_item_title.sc_title_title {
    font-size: 2em;
    height: 1.9em;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    width: 100%;
  color: #1d1d1e !important;
  	align: centre;
}

.wpcf7-form.cf7-style {
    margin: 0 auto;
    width: 450px; /*Add desired value here*/
    float: centre;
    display: block;
}

.logo img {
    margin: 4%;
}