.rule.rule-1 {
  /* max-width: 1280px; */
  width: 100%;
}

.rule.rule-1 hr {
  border-top-width: 4px;
  border-top-color: #db6527;
}

.rule.black.rule-1 hr {
  border-top-color: #000;
}

.rule.black.margin-top.rule-1 {
  margin-top: 48px;
  max-width: 1280px;
  width: 100%;
}

.rule.margin-top {
  margin-top: 48px;
}

.rule.form-rule-1 {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.rule.gray.rule-1 hr {
  border-top-color: #e5e5e4;
}

.rule.blue.rule-1 hr {
  border-top-color: #19a5a2;
}

.rule.rule-1.yellow hr {
  border-top-color: #eec928;
}
