<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zw-template-inner .content-wrap {
  max-width: 720px;
  margin: 100px auto;
  overflow: hidden;
}

.form-section {
  background: #fafafa;
  border: 1px solid #efebeb;
  max-width: 580px;
  margin: 0 auto;
  padding: 20px 30px;
  width: 90%;
}

#z_crmwebform {
  max-width: 450px;
  margin: 0 auto;
}

.content-wrap h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

.content-wrap h2 + p {
  text-align: center;
}
</pre></body></html>