label {
  font-family: 'Asap Condensed';
  margin-top: 10px;
}      

.wpcf7-not-valid-tip {
  font-family: 'Asap Condensed'!important;
  background: #ce9a52!important;
  color: #fff;
}  

input:-internal-autofill-selected {
  background-color: -internal-light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.8)) !important;
}

input[type=text], input[type=url], input[type=tel], input[type=email], .wpcf7-checkbox, .wpcf7-textarea {
  margin-top: 10px!important;
}   

.wpcf7 form .cf7sg-response-output {
  margin: 0px!important;
  border: 2px solid #ce9a52!important;
}