@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f2be00 in decimal RGB */
	/* --main-color: rgb(242,190,0); */
	--main-color: rgb(239, 92, 5);
	
}