.btn.btn-primary.btn-submit {
  color: #ffffff;
  background-color: #ff6a1a;
  border-radius: 40px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 7px;
  margin-top: 32px;
  width: 223px;
  height: 58px;
}