body {
	font-family: "neue-haas-grotesk-text",sans-serif; 
	font-size: 14px;
	font-variant-numeric: tabular-nums;
	background-color: #EDF0FF;
	color: #000122;
}
input, select, textarea {
	font-family: inherit;
	font-variant-numeric: inherit;
}
select {
	font-size: inherit;
}
