@charset "utf-8";

/* CSS Document */

:root {
	
	/* #7e7e7e in decimal RGB */
	--main-color: rgb(183,183,182);
	
}