@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f9ce8d in decimal RGB */
	--main-color: rgb(216,149,80);
	--main-color-rgb:216,149,80;
	
}