@charset "utf-8";

/* CSS Document */

:root {
	
	/* #f7a73e in decimal RGB */
  --main-color: rgb(247,167,62);
	
}