@charset "utf-8";

/* CSS Document */

:root {
	
	/* #BF8E0C  in decimal RGB */
  --main-color: rgb(191, 142, 12);
	
}