input[type="number"] {
	max-width: 5em;
}
input#password {
	font-size: 1.3em;
}
.text-small {
	font-size: small;
}
