@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ff7a04 in decimal RGB */
  --main-color: rgb(255,122,4);
	
}