/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2022 | 09:45:50 */
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  padding: 15px;
  font-family: 'Montserrat';
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
font-family: "Lato", Sans-serif;
font-size: 20px;
font-weight: 500;
border-radius: 10px 10px 10px 10px;
  background-color: #61CE70;
	padding: 15px 30px;
  color: #fff;
	margin-top: 10px;
 
}
.wpcf7-list-item-label {
  font-size: 13px;
  font-family: Montserrat;
  letter-spacing: -0.5px;
  padding-right: 50px;
}