#tipsColor{
  color: #2e954a;
  font-style: normal;
}
#submitBtn{
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-top: 40px;
  padding: 0px;
  font-size: 18px;
  border: 6px;
  background-color: #3A84C5;
  background-image: linear-gradient(rgba(0,0,0,0.16), rgba(0,0,0,0));
}
