.submit {
    width: 70px;
    background-color: #b9348f;;
    color: #ffffff;
    border-radius: 8px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
  }