@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ab8b40 in decimal RGB */
  --main-color: rgb(171,139,64);
	
}