.prepay-note {
  margin: 0 0 14px;
  padding: 12px 14px;
  border-radius: 14px;
  background: #fff4e5;
  border: 1px solid #ffb05c;
  color: #8a4200;
  font-weight: 800;
  font-size: 14px;
  line-height: 1.35;
  text-align: center;
}
