#form-response{	
  font-weight: 400;
  padding-top: 16px;
}
#form-response p{		
  font-size: 16px !important;
}
.success p{
	color: #1a1;	
}
.error p{
	color: #f00;	
}