@charset "utf-8";

/* CSS Document */

:root {
	
	/* #FBB414 in decimal RGB */
	--main-color: rgb(251,180,20);
	--main-color-rgb:251,180,20;
	
}