/* Minification failed. Returning unminified contents.
(2,20): run-time error CSS1039: Token not allowed after unary operator: '-body-font-family'
 */
body {
	font-family: var(--body-font-family);
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 2;
	color: #8e989f;
	overflow-x: hidden !important;
	margin: auto;
}
label {
	color: #8e989f;
	margin-bottom: 0;
	margin:auto;
}

