@charset "utf-8";

/* CSS Document */

:root {
	
	/* #a97300 in decimal RGB */
	--main-color: rgb(162 176 89);
	--main-color-rgb:169,115,0;
	
}