body.eighteen-tags-pro-active :is(h1, h2, h3, h4, h5, h6) {
  text-transform: capitalize;
}
form#ws-form-1 fieldset {
  background: rgba(0, 0, 0, 0.6);
  padding: 2rem;
  margin: 2rem auto 1rem;
  color: white;
  max-width: 977px !important;
}
form#ws-form-1 fieldset .wsf-help, form#ws-form-1 fieldset h2 {
  color: white;
}
form#ws-form-1 fieldset label.wsf-label {
  color: white;
}
