.featured-top:before {
      background-image: url('/sites/default/files/2022-07/inquiry.jpeg');
    }

#edit-date fieldset {
  display: inline-block;
}

#edit-phone {
  width: 200px;
}

#edit-people {
  width: 50px;
}

.form-item-people {
  margin-top: 15px;
}

legend span {
  font-size: 1rem;
  font-weight: 600;
}

.form-required {
  font-weight: 600;
}

.form-required:after {
  content: '*' !important;
  color: red;
  background-image: none !important;
}

.webform-submission-form {
  margin-top: 25px;
}

#captcha { border-width: 0; }
#captcha summary, #captcha .details-description { display: none; }
#captcha .details-wrapper { padding: 0; }
