form {
		display: flex;
        flex-flow: column nowrap; }
		
input, textarea {
	margin-bottom: .5em;}		
  
 input {
	padding: .5em; }
  