@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ef5b3f in decimal RGB */
	--main-color: rgb(1,143,85);
	
}