.cntr {
	text-align: center;
	}
	
.wht {
	color:#ffffff; 
	}
	
.input-error {
	background-color: #f8d7da;
	border: 1px solid #dc3545;
	}