body {
	background-color: var(--color-bg);
	font-family: var(--font-basic-txt);
	color: var(--color-dark-txt);
}