@charset "utf-8";

/* CSS Document */

:root {
	
	/* #fac641 in decimal RGB */
  --main-color: rgb(250,198,65);
	
}