/* Escribe aquí tu código CSS */
textarea{height:60px!important;}
.g-recaptcha {
transform:scale(0.88);
-webkit-transform:scal(0.88);
transform-origin:0 0;
-webkit-transform-origin:0 0;
}

.wpcf7-submit { width: 100%; }

.widget-title {
color: #ffffff;
text-align: center;
font-family: ‘Open Sans’, Arial;
font-size: 42px; 
font-weight: 900;
background: #2BBD36;
}

.wpcf7 md-accept[type="checkbox"]:checked + label {
background-position: 0 -21px; width: 16px; height: 16px;
}

