.wpcf7, .wpcf7-form textarea {
  width:100% !important;
}
.wpcf7-submit {
  font-family: 'Work Sans', sans-serif;
  text-decoration:none !important;
  color:white !important;
}  
img.alignnone.size-full.wp-image-1220:hover {
	opacity: 0.6 !important; 
	filter: alpha(opacity=60) !important; 
	-moz-opacity: 0.6 !important; 
	-khtml-opacity: 0.6 !important; 
  	-webkit-transition: all 1s ease !important; 
  	-moz-transition: all 1s ease !important; 
   	-ms-transition: all 1s ease !important; 
  	-o-transition: all 1s ease !important; 
    transition: all 1s ease !important;     
}
/*
.wpcf7-form-control wpcf7-submit {
  font-family: 'Work Sans', sans-serif;
  text-decoration:none !important;
  color:white !important;
}
.wpcf7-submit a:link, .wpcf7-submit a:hover {
  font-family: 'Work Sans', sans-serif;
  text-decoration:none !important;
  color:white !important;
}
a {
  color:white !important;
} */