/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2025 | 17:04:28 */
/* .wpcf7 {
background-color: #6ec1e4;
padding: 30px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
font-size: 16px;
color: #000000e8;
background-color: #E9ECF5;
border: 1px solid #E9ECF5;
border-radius: 10px;
}
.wpcf7 .wpcf7-submit { 
background-color: #E9ECF5;
border: 1px solid #E9ECF5;
color: #1f1f1f;
width: 100%;
}

.wpcf7 input[type="wpcf7-textare"]{ width:70%;}
*/


.wpcf7 input[type="text"]{ width:100%;}
.wpcf7 input[type="email"]{ width:100%;}

.wpcf7-textarea { width: 100% !important;

	
}
.wpcf7-submit { width: 100% !important;
}
.captcha-image { width: 99% !important;

	
}
