.wrapper .main .form-list .required-mark {
  color: #e6162e;
}

.wrapper .main .form-list .privacy-notice {
  width: 100%;
  margin-top: 10px;
  color: #777777;
  font-size: 13px;
  line-height: 1.6;
}

.wrapper .main .form-list button:disabled {
  cursor: wait;
  opacity: 0.72;
}
