@charset "utf-8";

/* CSS Document */

:root {
	
	/* #c6612a in decimal RGB */
	--main-color: rgb(198,97,42);
	
}