@charset "utf-8";

/* CSS Document */

:root {
	
	/* #92ee5f in decimal RGB */
  --main-color: rgb(200,194,143);
	
}