:root {
	/* fonts  */
	--font-family-base: 'Open Sans', sans-serif;
	--font-family-second: 'Forum', serif;

	/* other */
	--animation: all 0.3s;
}