.form-description{
  border:1px solid #dbeafe;
  background:#eff6ff;
  border-radius:12px;
  padding:14px 16px;
  margin-bottom:1.25rem;
  color:#1e3a8a;
  line-height:1.55;
}
.form-description strong{color:#1d4ed8;}
.field-help{display:block;margin-top:.3rem;color:#6b7280;font-size:.82rem;line-height:1.4;}
.form-section-title{font-weight:700;color:#1f2937;margin:1rem 0 .4rem;}
.required-mark{color:#dc2626;}
