/* Enter Your Custom CSS Here */

.foter_form input {
 
    /* padding-top: 4px; */
}
.foter_form textarea {
 
}
.foter_form label {
    font-size: 14px;
}
.foter_form p {
    margin: 2px;
}
.foter_form > label {
  margin-bottom: 0;
}

.wpcf7-form-control {
  padding: 6px 10px !important;
  margin-top:6px;
}
.foter_form textarea {
    height: 100px;
}
p
{
  font-weight: 400 !important;
}
body
{
  font-weight: 400 !important;
}